This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/41855] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855
- 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: 28 Oct 2009 11:01:23 -0000
- Subject: [Bug middle-end/41855] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855
- References: <bug-41855-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-28 11:01 -------
Actually the original testcase used bcopy which is mishandled. I have a patch
for that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41855