Re: Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k

Anders Magnusson <[email protected]> Sat, 7 Jun 2025 12:02:32 +0200
Newsgroups gmane.linux.ports.m68k,gmane.os.netbsd.ports.m68k,gmane.linux.debian.ports.68k
Message-ID <[email protected]>
Den 2025-06-07 kl. 11:58, skrev Andreas Schwab:
> On Jun 07 2025, John Paul Adrian Glaubitz wrote:
>
>> Who is "we"? The official(!) ABI says that pointers are supposed to be aligned
>> with 4 bytes, not 2 bytes.
> No, that is wrong.  The official ABI uses 2 byte alignment.
The paper copy of the "System V Application Binary Interface" for 68000 
that I have here says that all pointers should be aligned 4 bytes 
(figure 3-1).  Nothing else.

-- R