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/24578] compiler emits call to floorf() instead of floor()



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-29 00:52 -------
First this is a target bug and second floorf is a C99 function and really
uclibc should have it.  If you want to declare this a gcc bug, you first need
to add an uclibc target and make it so it does not declare that you have C99
math functions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
 GCC target triplet|                            |mipsel-linux-uclibc


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


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