Re: [Cegcc-devel] Structure packing and long long type.

2007-11-15 Thread Christian Werner
Pedro Alves wrote: > I've built a cc1.exe with the attached patch applied, and I now get the > same alignments as the OP reported MSVC choses. I'm doing a full > gcc build now. > > The patch also forces 64-bit alignment on doubles, but I haven't > tested it yet - bonus points if someone tests it

Re: [Cegcc-devel] Structure packing and long long type.

2007-11-20 Thread Christian Werner
Pedro Alves wrote: > > Pedro Alves wrote: > > > The correct thing to do, is: > > > > #define ARM_DOUBLEWORD_ALIGN 0 > > #define BIGGEST_ALIGNMENT 64 > > > > I'm going to commit a patch to make that change, once > > I finish rebuilding mingw32ce from scratch. Actually, that > > macro effects a fe