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 c/26005] Non-existent function/macro isinf() - correctly rejected by gcc - accepted by gcc -O



------- Comment #2 from dbb at hadenmead dot com  2006-01-28 19:36 -------
This function is not present in Solaris9 (although it is indeed available in
Solaris10). So - with or without the optimiser - the compile should always
fail; unless, of course,the optimiser makes assumptions about the internals of
this (but not other) non-existnt functions.


-- 

dbb at hadenmead dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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