From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] mips argument passing fixes for o32 Date: Fri, 06 Jul 2001 14:24:00 -0000 Message-id: <3B462C82.6050605@cygnus.com> References: <20010706112635.A5870@nevyn.them.org> X-SW-Source: 2001-07/msg00161.html FYI, > These are based on testsuite failures (call-*-st, if I remember correctly) > and reading the argument passing code in GCC. The struct alignment fix > definitely agrees with the ABI, though it's not always clear on this point - > it becomes necessary for us when the return value is a struct and thus there > is a hidden pointer as the first argument. The shift fix matches this > comment in GCC and is not really specified by the ABI document: Reviewing this could take a long time. Andrew