+2012-04-11 Tristan Gingold <gingold@adacore.com>
+
+ * doc/extend.texi (Type Attributes): Move paragraph.
+
2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
PR 24985
@end table
+To specify multiple attributes, separate them by commas within the
+double parentheses: for example, @samp{__attribute__ ((aligned (16),
+packed))}.
+
@subsection ARM Type Attributes
On those ARM targets that support @code{dllimport} (such as Symbian
compilers to match the native Microsoft compiler.
@end table
-To specify multiple attributes, separate them by commas within the
-double parentheses: for example, @samp{__attribute__ ((aligned (16),
-packed))}.
-
@anchor{PowerPC Type Attributes}
@subsection PowerPC Type Attributes