This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/26806] [4.2 Regression] ICE at gcc/tree-gimple.c:269



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]