OSDN Git Service

gcc/
authorshinwell <shinwell@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2007 15:28:56 +0000 (15:28 +0000)
committershinwell <shinwell@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2007 15:28:56 +0000 (15:28 +0000)
commit1a35829f3e4fbdf42f67b00ea64b2198d811286e
tree241c0b28f58afd35e1c47290cd6bc1891754036a
parent984e8eccb522dedfa43b948106d2508c2ed4b645
gcc/
* combine.c (setup_incoming_promotions): Ensure that
arguments that have not undergone mode promotions do not
incorrectly get marked as being sign- or zero-extended.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129131 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c