re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution fails...
authorPaolo Bonzini <bonzini@gnu.org>
Wed, 7 Jun 2006 12:07:24 +0000 (12:07 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Wed, 7 Jun 2006 12:07:24 +0000 (12:07 +0000)
commit190e95346588b771817f4ebc2a4c0c46b9a46371
treed535bd11e0e10ab904853586862b8d7741f5d78d
parent0e9a445b9dfd754aec9bf53ce906c493f6b74d26
re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution fails at -O0)

2006-06-07  Paolo Bonzini  <bonzini@gnu.org>

PR target/27390
* reg-stack.c (subst_stack_regs_pat): Reorder resetting of
the imaginary and real parts of a clobbered register.
Emit insn to set the imaginary part.

From-SVN: r114462
gcc/ChangeLog
gcc/reg-stack.c