This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 math/15367] Let gcc use __builtin_isinf


http://sourceware.org/bugzilla/show_bug.cgi?id=15367

--- Comment #4 from Marc Glisse <marc.glisse at normalesup dot org> 2013-04-19 20:41:12 UTC ---
Ah, indeed... This only leaves isnan, isfinite, signbit and isnormal? (maybe
fpclassify as well, but it seems more complicated for less gain)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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