[Bug other/23469] Behaviour of built-in __signbitf(x) differs with optimization

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 21 20:34:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-21 20:31 -------
Again this is not a bug as signbitf says about nonzero value and nothing about the exact value.  In fact 
it changes based on optimizations is because well some times it is for size reasons, look at -Os and 
you will see that.

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


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



More information about the Gcc-bugs mailing list