November 25 [Issue 24881] ICE on attempt to compare deref of two functions ptr | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24881 --- Comment #1 from basile-z <b2.temp@gmx.com> --- Seems to happen only with `is`, comparisons, and relationals operators. -- |
6 days ago [Issue 24881] ICE on attempt to compare deref of two functions ptr | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24881 --- Comment #2 from basile-z <b2.temp@gmx.com> --- LDC2 crashes too since v1.35. Previously it generated bad code for `c` (see https://godbolt.org/z/cEM1MEevE), i.e `true` whatever the functions were pointing to. -- |
Copyright © 1999-2021 by the D Language Foundation