]> Savannah Git Hosting - gnulib.git/commit
alignasof: Ensure a correct _Alignof (regression 2023-01-15).
authorBruno Haible <bruno@clisp.org>
Sat, 28 Jan 2023 01:55:06 +0000 (02:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Jan 2023 02:23:17 +0000 (03:23 +0100)
commit4cb09c1ada791c12d3f7ac7dbe4b906c00513589
tree307836a6b5173cd9355d1e5ab7e4ad1f72fac49c
parent2c78d1eadedebf5e279fe282aee7e51958f806a6
alignasof: Ensure a correct _Alignof (regression 2023-01-15).

* m4/stdalign.m4 (gl_ALIGNASOF): Apply the workaround for wrong _Alignof
in GCC < 4.9 and clang < 8.0.0 also when the system has <stdalign.h>.
ChangeLog
m4/stdalign.m4