On 12/11/19 6:43 PM, Bruno Haible wrote:
../../gltests/test-stdalign.c:94: assertion '(uintptr_t) &(static_char_Alignas)
% TEST_ALIGNMENT == 0' failed
IOT/Abort trap (core dumped)
With xlclang 16.01, __attribute__ ((__aligned__ (N))) does not work on
external variables; the attribute is ignor
On the AIX 7.2 machine gcc119.fsffrance.org, with xlclang as compiler,
the test-stdalign program fails:
$ ./test-stdalign
../../gltests/test-stdalign.c:94: assertion '(uintptr_t) &(static_char_Alignas)
% TEST_ALIGNMENT == 0' failed
IOT/Abort trap (core dumped)
This happens both in 32-bit mode a