From d7f63fea42b62f6e86a2f3b09e6cb2548b1f373f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 6 Nov 2011 13:32:38 -0800 Subject: [PATCH] * doc/posix-headers/stdalign.texi (stdalign.h): Mention Sun review ID. --- ChangeLog | 4 ++++ doc/posix-headers/stdalign.texi | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7806432312..8cb5575c41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-11-06 Paul Eggert + + * doc/posix-headers/stdalign.texi (stdalign.h): Mention Sun review ID. + 2011-11-06 Bruno Haible copysignl: Fix result for zero argument on HP-UX 11 with HP C. diff --git a/doc/posix-headers/stdalign.texi b/doc/posix-headers/stdalign.texi index 9d2499a108..b3d39f05c3 100644 --- a/doc/posix-headers/stdalign.texi +++ b/doc/posix-headers/stdalign.texi @@ -39,7 +39,9 @@ at least 10.0. The Sun C 5.11 compiler sometimes mishandles the alignment of multiple external variables that are declared close together with @code{_Alignas}/@code{alignas}. This compiler bug causes the Gnulib -module @code{stdalign-tests} to fail. +module @code{stdalign-tests} to fail. The Sun Studio Developer Bug +Report Review Team assigned the internal review ID 2125432 (dated +2011-11-01) to this issue. @item @code{} must be #included before @samp{_Alignas} and @samp{_Alignof} can be used. -- 2.39.5