* tree-ssa-phiopt.c (minmax_replacement): Create new ssa name if
commit9b604bc14c9c33c3eda73f97c6479b4ce9b9e6a1
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Aug 2015 12:34:06 +0000 (11 12:34 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Aug 2015 12:34:06 +0000 (11 12:34 +0000)
tree975f335631ad9587ccc537fcc29be670766001e3
parent3c1e22d75a8967d62d186e2e319a6999edae5d10
* tree-ssa-phiopt.c (minmax_replacement): Create new ssa name if
we're not the only contributor to target phi.

testsuite/
* c-c++-common/dfp/operator-comma.c: Call init function.
* c-c++-common/dfp/convert-dfp-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226778 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/dfp/convert-dfp-2.c [new file with mode: 0644]
gcc/testsuite/c-c++-common/dfp/operator-comma.c
gcc/tree-ssa-phiopt.c