]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc:
authorwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Aug 2013 14:37:26 +0000 (14:37 +0000)
committerwschmidt <wschmidt@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Aug 2013 14:37:26 +0000 (14:37 +0000)
commitdc77dea1467c79b80ed897f115d69709fdd7277e
treed1382f2adf3cc916dda4fb158217884119cd7e75
parent680e52bb979d5bb52c862cd69a4dd258a7c1710d
gcc:

2013-08-03  Bill Schmidt  <wschmidt@vnet.linux.ibm.com>

* gimple-ssa-strength-reduction.c (replace_mult_candidate): Update
candidate table when replacing a candidate statement.
(replace_rhs_if_not_dup): Likewise.
(replace_one_candidate): Likewise.

gcc/testsuite:

2013-08-03  Bill Schmidt  <wschmidt@vnet.linux.ibm.com>

* gcc.dg/torture/pr57993-2.cpp: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201466 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-ssa-strength-reduction.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr57993-2.cpp [new file with mode: 0644]