This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/36672] IRA + -fno-pic ICE in emit_swap_insn, at reg-stack.c:829
- From: "vmakarov at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2008 18:07:56 -0000
- Subject: [Bug rtl-optimization/36672] IRA + -fno-pic ICE in emit_swap_insn, at reg-stack.c:829
- References: <bug-36672-10175@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from vmakarov at redhat dot com 2008-07-07 18:07 -------
Incorrect order in reload insn chain results in wrong reload inheritance which
crashed the compiler.
The patch solving the problem will follow soon.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36672