[PATCH/RFA] Fix returning small structs on OpenBSD/arm
Richard Earnshaw
rearnsha@arm.com
Tue Aug 1 10:49:00 GMT 2006
On Wed, 2006-07-19 at 22:25, Mark Kettenis wrote:
> On OpenBSD/arm, all structures are returned in memory, i.e. the
> -fpcc-struct-return GCC option is the default. There are a couple of
> different ways we deal with pcc/reg struct return in GDB. This adapts
> the way things are done on i386 and m68k. This makes it easy to
> provide a user command to switch from one convention to the other like
> i386 already has. However, right now I don't actually see much reason
> to add that option on arm.
>
> Anyway, this shaves another 80 failures from the testsuite on
> OpenBSD/arm.
>
> ok?
>
Yes, this is fine, thanks.
R.
More information about the Gdb-patches
mailing list