------- Comment #6 from rguenth at gcc dot gnu dot org  2009-10-09 15:43 -------
Created an attachment (id=18768)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18768&action=view)
debugging patch

Ok, the issue is that we insert a stmt for

2>>> 0x8dffd28 STMT D.2003_28 =
"0,1,2,3,4,5,6,7,8,9\r\n\r\nA,B,C,D,E\r\nX,Y,Z"[D.2001_61]

multiple times (thus not finding the already existing dup).

patch for debugging that attached.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41634

Reply via email to