> So, for the time being I'm going to force CNI headers to align the
> "old" way by adding explicit alignment. Like this:
>> class bar : foo
> {
> short __attribute__((aligned(__alignof__(foo)))) j;
> }
>> This should work, right?
Yes, it should.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com