stdalign: restore previous behavior for HP-UX IA64
commit751d63a4aaac787d43357534feac4db3732e68c7
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Mar 2017 05:35:02 +0000 (18 22:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Mar 2017 05:35:35 +0000 (18 22:35 -0700)
tree7c99d792532b434041a28a88210f0c9cead024dd
parente7e0b673e0dbe830fe1da77d19c94f4699fc68cb
stdalign: restore previous behavior for HP-UX IA64

See Bruno Haible's email in:
http://lists.gnu.org/archive/html/bug-gnulib/2017-03/msg00066.html
which cites p 150 of a manual saying that 'aligned' works on Itanium.
* lib/stdalign.in.h (_Alignas):
Assume the '061200' applies to Itanium, not to PA-RISC.
* m4/stdalign.m4 (gl_STDALIGN_H): Adjust to match stdalign.in.h.
ChangeLog
lib/stdalign.in.h
m4/stdalign.m4