--- Comment #3 from rguenth at gcc dot gnu dot org 2009-04-03 12:27 ---
:
# i.21_754 = PHI
# i.21_484 = PHI
D.4090_71 = b[i.21_754];
x[i.21_754] = D.4090_71;
D.4345_1088 = (unsigned int) i.21_484;
D.4346_1089 = D.4345_1088 + 1;
i.21_1090 = (int) D.4346_1089;
if (n.17_75
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-11-20 15:43 ---
Alias got in the way here.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from amonakov at gmail dot com 2007-11-20 12:06 ---
Created an attachment (id=14584)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14584&action=view)
Preprocessed source
Testcase attached.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34160