------- Comment #5 from rguenth at gcc dot gnu dot org  2006-06-16 10:13 -------
Fold simply drops the && (integerValue >= -1073741824) && (integerValue <
1073741824) part.  Works if using 2**29 instead of 2**30.


-- 

rguenth 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         |2006-06-16 10:13:28
               date|                            |


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

Reply via email to