------- Comment #1 from pinskia at gcc dot gnu dot org 2009-11-18 16:06 ------- floor is considered a builtin by default, use either -fno-builtins or -fno-builtin-floor to disable this behavior.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42094