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/20353] uclibc does not provide C99 math functions


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-06 23:54 -------
Note Linux defaults to being glibc which implies that it has C99 math functions, really uclibc really 
should have a different configure file if it does not have C99 functions.  Well technicially it should 
provide them anyways as they are required by the C99 standard.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
          Component|c                           |target
            Summary|GCC incorrectly issues calls|uclibc does not provide C99
                   |to sinf, cosf               |math functions


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


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