[Bug target/40670] Load floating point constant 0 directly

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 7 23:39:00 GMT 2009



------- Comment #2 from rth at gcc dot gnu dot org  2009-07-07 23:38 -------
I'll go farther than that and say that all single-precision fp numbers
destined for integer registers should be passed through the normal 
constant splitting routines.

For instance, all positive powers of two satisfy the (0xff << lowbit) test.


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-07-07 23:38:48
               date|                            |


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



More information about the Gcc-bugs mailing list