This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: patch to solve IRA PR37296


Eric Botcazou wrote:
2008-09-03 Vladimir Makarov <vmakarov@redhat.com>

PR rtl-opt/37296

* ira-int.h (ira_sort_insn_chain): Remove.

    * ira.c (basic_block_order_nums, chain_insn_order,
    chain_freq_compare, chain_bb_compare, ira_sort_insn_chain): Remove.
    (ira): Don't call ira_sort_insn_chain.

* reload1.c (reload): Don't call ira_sort_insn_chain.

You can probably apply it without formal approval since it only removes new code added by the merge.



Eric, thanks for the clarification. I've just applied the patch.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]