This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Jan 2011 12:03:53 +0000
- Subject: [Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c
- Auto-submitted: auto-generated
- References: <bug-47283-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283
--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-01-14 12:03:51 UTC ---
OK, I can reproduce this and will have a look. The first interesting
observation is that -g is necessary to trigger the error.