[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 9 09:37:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #26 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-09-09 09:35:09 UTC ---
(In reply to comment #20)
> (In reply to comment #18)
> >
> > I've lost the track of whether anything else needs to be done to close
> > this bug, though. Should the patch be applied to the 4.6 and 4.5
> > branches too (assuming it passes testing there)?
>
> I think so, at least if it solves the testcase in this bug. Not exposing
> extra enum typed registers to VRP is definitely a good thing.
OK, this is fixed, then.
More information about the Gcc-bugs
mailing list