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

--- Comment #8 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
Author: edlinger
Date: Thu Nov 26 14:07:55 2015
New Revision: 230964

URL: https://gcc.gnu.org/viewcvs?rev=230964&root=gcc&view=rev
Log:
2015-11-26  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        Backport from mainline
        2015-09-30  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        PR rtl-optimization/67037
        * lra-constraints.c (process_addr_reg): Use copy_rtx when necessary.

testsuite:
2015-11-26  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        Backport from mainline
        2015-09-30  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        PR rtl-optimization/67037
        * gcc.c-torture/execute/pr67037.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr67037.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/lra-constraints.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to