Re: DEFAULT_PCC_STRUCT_RETURN on NetBSD vs Linux

Jeff Law <[email protected]> Sun, 1 Jun 2025 19:44:53 -0600
Newsgroups gmane.os.netbsd.ports.m68k,gmane.comp.gcc.patches,gmane.linux.debian.ports.68k
Message-ID <[email protected]>

On 6/1/25 8:21 AM, John Paul Adrian Glaubitz wrote:

> 
> And what about the value for STACK_BOUNDARY? It seems to be 16 for many
> Linux targets while it's 32 for NetBSD. Is there a reason why it's 16-bit-
> aligned on Linux?
Regardless of differences in the values, I don't see changing them at 
this point as that would be an ABI change.

Jeff