]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/54290 (wrong code at -O2 with large offset)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 19 Sep 2012 15:38:16 +0000 (15:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 19 Sep 2012 15:38:16 +0000 (15:38 +0000)
commit17fff17b06f8a9fe4aad1e117cce060be0c6ef61
tree517a7be095a7ea671516cbc69701962ee2aface4
parent5b156feaf87dac1a14203b280f19c1d645994211
re PR rtl-optimization/54290 (wrong code at -O2 with large offset)

PR rtl-optimization/54290
* reload1.c (choose_reload_regs): Also take into account secondary MEMs
to remove address replacements for inherited reloads.
(replaced_subreg): Move around.

From-SVN: r191484
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20120919-1.c [new file with mode: 0644]