This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: TARGET_MS_BITFIELD_LAYOUT_P ABI fix
> Did you port interix to the Sh5 ?
>
No, I started with the assumption that this was fixing a bug in MS bitfields
and that it would show up
on Interix on x86.
I will post the patch that I've been working on with Microsoft that fixes
several problems in this
area with structure alignment and pragma pack. I would appreciate it if you
could test this patch on Sh to see if it fixes 931031-1.c
--Doug