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.