This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27390] [4.2 Regression] gcc.target/x86_64/abi/test_complex_returning.c execution fails at -O0
- From: "bonzini at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2006 12:08:28 -0000
- Subject: [Bug target/27390] [4.2 Regression] gcc.target/x86_64/abi/test_complex_returning.c execution fails at -O0
- References: <bug-27390-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from bonzini at gnu dot org 2006-06-07 12:08 -------
Subject: Bug 27390
Author: bonzini
Date: Wed Jun 7 12:07:24 2006
New Revision: 114462
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114462
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/reg-stack.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27390