]> 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:34:24 +0000 (10:34 +0100)
commit0a648f99021664f561885fe31100490723743549
tree4d5af337adda68bdf92e07e37cc1f1cd952fdb5a
parent7c0d694614b000d7a9e7621b68402ff59f641846
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