This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/25328] [4.0/4.1 regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2005 21:33:41 -0000
- Subject: [Bug middle-end/25328] [4.0/4.1 regression] ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453
- References: <bug-25328-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from law at redhat dot com 2005-12-20 21:33 -------
I've been unable to reproduce this with the gcc-4.1 branch sources. IT's going
to be awful difficult to fix if I can't reproduce the problem.
At the very least I'll need the before-dom dumps and some analysis of whatever
transformation is causing the problem.
Note that a failure to fold is more likely a symptom of a problem elsewhere,
like mucked up types and such -- which may also explain why this has been
reported as front-end specific.
Jeff
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25328