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 gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2008 18:14:04 -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 #3 from vmakarov at gcc dot gnu dot org 2008-07-07 18:14 -------
Subject: Bug 36672
Author: vmakarov
Date: Mon Jul 7 18:13:13 2008
New Revision: 137581
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137581
Log:
2008-07-07 Vladimir Makarov <vmakarov@redhat.com>
PR preprocessor/36672
* ira.c (chain_insn_order): New variable.
(chain_freq_compare, chain_bb_compare): Use it.
(ira_sort_insn_chain): Set it up.
Modified:
branches/ira/gcc/ChangeLog
branches/ira/gcc/ira.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36672