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


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

Thanks, I can confirm that libffi is down to zero failures.


Andreas


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