------- 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