]> Savannah Git Hosting - gnulib.git/commit
alignasof: port to IBM XL C V16.1
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jan 2025 06:11:54 +0000 (22:11 -0800)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Feb 2025 09:52:55 +0000 (10:52 +0100)
commite726332fedf54220895766325c635565892fc70d
tree2341215f731b2d09ddbdebee0f8eafef67ad90c5
parent8b895cc81fad85f03de5bc1e6036a7b6d22d28a3
alignasof: port to IBM XL C V16.1

* m4/stdalign.m4 (gl_ALIGNASOF):
Work around similar bug in IBM XL C V16.1.0 cc (non-clang).
Since this is the last version of this obsolescent compiler,
assume the bug is in earlier versions.
ChangeLog
m4/stdalign.m4