[Bug target/50193] ARM: ICE on a | (b << negative-constant)

ams at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 10:19:00 GMT 2011


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

Andrew Stubbs <ams at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011-09-01
                 CC|                            |ams at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |ams at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #2 from Andrew Stubbs <ams at gcc dot gnu.org> 2011-09-01 10:19:03 UTC ---
The problem appears to be that the predicate accepts any constant, without
checking the range.

I'll post a patch shortly.



More information about the Gcc-bugs mailing list