]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM)
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 30 Sep 2015 18:51:31 +0000 (18:51 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 30 Sep 2015 18:51:31 +0000 (18:51 +0000)
commit9a9fe2b4d216494a9992a354c337c8b2279c43b8
treeea16b69240bd8a87433b37ab3b9bacde0c5c69b1
parentdc0ccbb3a3e60f0423ac69d82f6cb78ff9b10800
re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM)

2015-09-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>

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

testsuite:
2015-09-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>

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

From-SVN: r228303
gcc/ChangeLog
gcc/lra-constraints.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr67037.c [new file with mode: 0644]