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/34334] [4.3 Regression] ICE in vuses_compare, at tree-vn.c:118



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-12-04 12:48 -------
Created an attachment (id=14696)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14696&action=view)
reduced testcase

Appearantly the ICE is dependent on UIDs as if you remove an unused type decl
the
ICE disappears.


-- 


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


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