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 #2 from Marc Glisse <marc.glisse at normalesup dot org> 2013-04-15 10:01:45 UTC ---
The way isgreater (and several others) is handled seems like it could work for
isinf as well (except that the minimal gcc version may be 4.3 instead of 2.97).

-- 
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]