ia64: use __aligned__ inside of attributes
commitc757085ec8323cdfa1598c084c638ecc0855fbf9
authorMike Frysinger <vapier@gentoo.org>
Tue, 15 May 2012 00:39:30 +0000 (14 20:39 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 May 2012 01:25:17 +0000 (14 21:25 -0400)
tree804170744fa4db7c6b5beabb9ee5019918012d80
parent3486bf36337ae84e247f6f0850c8c6e6a516c285
ia64: use __aligned__ inside of attributes

Installed headers should always use the forms of attributes with __
prefixes and suffixes, so __attribute__ ((__aligned__ (8))) instead of
the plain "aligned" form, to avoid taking identifiers from the user's
namespace.

URL: http://sourceware.org/bugzilla/show_bug.cgi?id=14109
Reported-by: Joseph Myers <joseph@codesourcery.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ChangeLog.ia64
sysdeps/unix/sysv/linux/ia64/bits/setjmp.h
sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h