------- Comment #2 from mateusz at loskot dot net 2010-01-25 22:34 ------- (In reply to comment #1) > isfinite is C99 only.
Yes, of course it is and I understand it, but I'm trying to understand why the GCC 4.3 and 4.4. behave differently? Does it mean GCC 4.4 makes C99 elements available without explicit request? It looks as such, then it is a bug and GCC 4.3 is correct. > Plus math.h is controlled by libc. Means, I reported to wrong place? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42867