[PATCH] D117616: GCC ABI Compatibility: Preserve alignment of non-pod members in packed structs

Alex Brachet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 00:25:36 PDT 2022


abrachet added a comment.

While digging around failures we were seeing related to this I found some behavior that diverges from gcc. See https://godbolt.org/z/qe18Wh4jf


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117616/new/

https://reviews.llvm.org/D117616



More information about the cfe-commits mailing list