------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-31 15:53 ------- Use -fno-builtin-sin as we are expecting at this point to have a full sin function.
If you don't want optimizations like this for other functions, use -fno-builtin. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords|wrong-code | Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24597