This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17460] New: ICE in ssa-verify
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 14:42:01 -0000
- Subject: [Bug tree-optimization/17460] New: ICE in ssa-verify
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Compile the attached testcase with '-O2 -fno-tree-dce'.
foo.i: In function `Foo':
foo.i:13: error: Pointers with a memory tag, should have points-to sets or point
to malloc
i_4, name memory tag: NMT.1, points-to vars: { }
i, UID 1
--
Summary: ICE in ssa-verify
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nathan at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17460