This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix va-arg-22 and 931104-12 on powerpc-darwin



On Oct 24, 2004, at 10:01 PM, Geoffrey Keating wrote:



The varargs routines were doing the right thing, and the right value was on the stack, but the wrong value was in register.

This does change the ABI on Darwin!  (It changes it back to what GCC
3.3 used to do.)

Bootstrapped & tested on powerpc-darwin.

Thanks for fixing this, I see that we now have only one testsuite
regression still left, that is not xfailed "debug/dwarf2/dwarf-die7.c".
This was not noticed on powerpc-darwin until after darwin enabled dwarf-2
debugging support so it will not show up on the regression tester at all.


Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]