This is the mail archive of the gcc-patches@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: TARGET_MS_BITFIELD_LAYOUT_P ABI fix


I think this patch might not do the right thing in the presence of pragma
pack and request that it not
be committed until I can do some testing on Interix.

Also I was about to submit a patch that does fix some problems with pragma
pack, and this patch
seems to interact badly with it.

--Douglas Rupp
Ada Core Technologies, Inc

----- Original Message -----
From: "Joern Rennecke" <joern.rennecke@superh.com>

> The recent changes with argument passing alignemnt have uncovered a latent
> bug in the way we lay out structures for TARGET_MS_BITFIELD_LAYOUT_P.



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