This is the mail archive of the gcc@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: Bug 84762 - GCC for PowerPC32 violates the SysV ABI spec for small struct returns


Am 2018-11-26 um 06:13 schrieb Lokesh Janghel:
Hi Sirl,

As you mentioned in Bugzilla (comment 13),
aix_return ( return in memory)
svr4_return (return in register)
what is the semantics of svr4gnu w.r.t. return.

Hi Lokesh,

I don't quite understand what you are asking me here? In comment 13
I've talked about the option naming, which I was unsure about. In the end (before I was stuffed with other work again) I was settling for -msvr4-struct-return=standard and -msvr4-struct-return=gnu (which would be the default and is equal the current behaviour), leaving -maix-struct-return unchanged.

What else do you want to know?

Franz


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