[Issue 24881] ICE on attempt to compare deref of two functions ptr

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 29 09:27:47 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24881

--- Comment #2 from basile-z <b2.temp at 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.

--


More information about the Digitalmars-d-bugs mailing list