This is the mail archive of the gcc@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]

-malign-double vs __alignof__(double)


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
do. Is this broken? Thanks.



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