This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31249] pseudo-optimzation with sincos/cexpi
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2007 16:14:38 -0000
- Subject: [Bug middle-end/31249] pseudo-optimzation with sincos/cexpi
- References: <bug-31249-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from pinskia at gcc dot gnu dot org 2007-03-20 16:14 -------
> Is this also true for complex double on 32 bit architectures (i.e., 4 GPRs)
> or do you mean the GPR is used to pass a pointer?
4 GPRS
Yes this was a stupid decission on Apple's part for not looking at fixing GCC
before setting an ABI.
And really this problem is only with PPC no other target has this stupid ABI
issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249