https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66444

--- Comment #11 from vries at gcc dot gnu.org ---
Author: vries
Date: Mon Jun  8 17:09:08 2015
New Revision: 224241

URL: https://gcc.gnu.org/viewcvs?rev=224241&root=gcc&view=rev
Log:
Handle -fipa-ra in reload_combine

2015-06-08  Tom de Vries  <t...@codesourcery.com>

        backport from mainline:
        2015-06-08  Tom de Vries  <t...@codesourcery.com>

        PR rtl-optimization/66444
        * postreload.c (reload_combine): Use get_call_reg_set_usage instead of
        call_used_regs.

        * gcc.dg/pr66444.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr66444.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/postreload.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to