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/56944] Better isfinite in some cases?


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

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> 2013-04-18 22:47:55 UTC ---
Created attachment 29900
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29900
(x & inf) < inf

I only vaguely checked that the resulting asm was what I expected.


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