gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 21:33:48 +0000 (21:33 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 21:33:48 +0000 (21:33 +0000)
commit4ccf368d026f1965bf7b9abc1656f47f9b1f2243
treee74b08aaa25c0a99375f97a1cca99fd996cbc03b
parent99d809ea8929e107873917aac29c16a16bf50938
gcc/
* tree-ssa-math-opts.c (convert_plusminus_to_widen): Restrict
handling of signedness differences to integer types.  Only build
a new optype if type1 isn't correct.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182554 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-math-opts.c