combine.c (setup_incoming_promotions): Ensure that arguments that have not undergone...
authorMark Shinwell <shinwell@codesourcery.com>
Mon, 8 Oct 2007 15:28:56 +0000 (15:28 +0000)
committerMark Shinwell <shinwell@gcc.gnu.org>
Mon, 8 Oct 2007 15:28:56 +0000 (15:28 +0000)
commitb4d4a7d4b09fe843af40348786bdaae7dac4281e
tree241c0b28f58afd35e1c47290cd6bc1891754036a
parentbd113227bf7da8dfe45b9f5db511dadc9b22cb00
combine.c (setup_incoming_promotions): Ensure that arguments that have not undergone mode promotions do not...

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.

From-SVN: r129131
gcc/ChangeLog
gcc/combine.c