+2012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * doc/extend.texi (Function Attributes): Point xref to section
+ about Pragmas.
+
2012-05-09 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.c (*movdf_internal_rex64): Remove
found convenient to use @code{__attribute__} to achieve a natural
attachment of attributes to their corresponding declarations, whereas
@code{#pragma GCC} is of use for constructs that do not naturally form
-part of the grammar. @xref{Other Directives,,Miscellaneous
-Preprocessing Directives, cpp, The GNU C Preprocessor}.
+part of the grammar. @xref{Pragmas,,Pragmas Accepted by GCC}.
@node Attribute Syntax
@section Attribute Syntax