[Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 23 00:40:00 GMT 2006
------- Comment #7 from pinskia at gcc dot gnu dot org 2006-03-23 00:40 -------
The statement is:
D.939_75 = ng2.13D.965_8 + ng2.13D.965_66
Oh, before we had:
D.939_75 = ng2.13_66 + ng2.13_66;
Looks like phicprop does not replace both ng2.13_66.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26806
More information about the Gcc-bugs
mailing list