This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34334] [4.3 Regression] ICE in vuses_compare, at tree-vn.c:118
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2007 12:48:31 -0000
- Subject: [Bug tree-optimization/34334] [4.3 Regression] ICE in vuses_compare, at tree-vn.c:118
- References: <bug-34334-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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