Justin Bogner <[email protected]> writes:
> The attribute in `struct foo { ... } __attribute__((packed));` is being
> ignored when in C++ mode, but handled correctly in C mode. It was simply
> being omitted in Sema::ActOnFinishCXXMemberSpecification, so I've added
> it.

Has anyone seen this? Can it be applied?

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to