[Bug tree-optimization/19768] [4.0 Regression] ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
matz at suse dot de
gcc-bugzilla@gcc.gnu.org
Mon Jun 6 06:35:00 GMT 2005
------- Additional Comments From matz at suse dot de 2005-06-06 06:35 -------
I know. Andrew: when you backported this patch:
PR tree-optimization/21085
* fold-const (fold): Don't change X % -C to X % C if C has
overflowed.
you accidentally also checked in a change to tree-ssa-dse.c (rev 2.17.4.1)
which backs out your fix for this problem. This happened between
-D "2005-05-11 14:00" and -D "2005-05-11 15:00" .
(Of course the ChangeLog didn't tell this accident, so I was puzzled
first ;) )
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19768
More information about the Gcc-bugs
mailing list