]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/37053 (ICE in reload_cse_simplify_operands, at postreload.c:395)
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 10 Aug 2009 15:34:09 +0000 (15:34 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 10 Aug 2009 15:34:09 +0000 (15:34 +0000)
commit0159ec792b364e3b675d606ee66700a4c373bd1f
tree0c5e12fbd47ddfa2d6f82dda681ccb71bdc507a0
parentee26a76d35d4d9b328f5fd8a423470363125776e
re PR middle-end/37053 (ICE in reload_cse_simplify_operands, at postreload.c:395)

PR target/37053
* reload1.c (reload_as_needed): Use cancel_changes to completely
undo a failed replacement attempt.

From-SVN: r150626
gcc/ChangeLog
gcc/reload1.c