https://bugs.llvm.org/show_bug.cgi?id=42154
Eli Friedman <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |[email protected]
Status|NEW |RESOLVED
--- Comment #1 from Eli Friedman <[email protected]> ---
This is how both clang and gcc have always worked; we can't change it.
You probably want "__attribute__((packed,aligned(4)))", to indicate that you
intend to misalign some of the members of the struct.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs