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 target/52451] gcc w/i387 float generates fucom rather than fcom for floating point comparsons


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52451

--- Comment #2 from Rich Felker <bugdal at aerifal dot cx> 2012-03-15 16:23:11 UTC ---
Try foo(NAN,NAN) and then check for the INVALID exception. It's not set.


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