commit | b669667d0749ccf8d70792bb086f41904157e54d | [log] [tgz] |
---|---|---|
author | Pedro Alves <pedro@palves.net> | Tue Jul 19 00:26:33 2022 +0100 |
committer | Pedro Alves <pedro@palves.net> | Mon Jul 25 16:04:05 2022 +0100 |
tree | 9c5f99a9c2ad5f3b166a2e18674622717f06f0e5 | |
parent | e249e6b8012ea0a14e5768d31becd7b4caff8e77 [diff] |
struct packed: Add fallback byte array implementation Attribute gcc_struct is not implemented in Clang targeting Windows, so add a fallback standard-conforming implementation based on arrays. I ran the testsuite on x86_64 GNU/Linux with this implementation forced, and saw no regressions. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29373 Change-Id: I023315ee03622c59c397bf4affc0b68179c32374