This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/86367] FRE1 tree pass deletes code in gcc.target/powerpc/nan128-1.c when long double is IEEE 128


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86367

--- Comment #8 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
That makes sense -- we already have a NaN rather than an SNaN by the time we
hit the Ealias pass.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]