OSDN Git Service

PR rtl-optimization/31344
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2007 08:37:03 +0000 (08:37 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 May 2007 08:37:03 +0000 (08:37 +0000)
commit2749a22e7792c668b993b34612b44e08f1c4ba13
treed7635534fc437172a0dd851e19abf9a09c51b3a7
parent4baf1a770281b84e1d1a728c7a73019ee472a557
PR rtl-optimization/31344
* expr.c (emit_move_change_mode): Change mode of push operands here.

testsuite/ChangeLog:

PR rtl-optimization/31344
* gcc.dg/pr31344.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124825 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr31344.c [new file with mode: 0644]