do. Is this broken? Thanks.
While fighting with the x86-darwin alignment rules, I noticed that
-malign-double
doesn't seem to affect __alignof__(double). This seems like a bug, but
the
alignof doc has so many qualifications I'm not sure exactly what it's
supposed to
- -malign-double vs __alignof__(double) Dale Johannesen
- Re: -malign-double vs __alignof__(double) Richard Henderson