extend.texi (Function Attributes): Point xref to section about Pragmas.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 9 May 2012 19:51:17 +0000 (19:51 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 9 May 2012 19:51:17 +0000 (19:51 +0000)
2012-05-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>

       * doc/extend.texi (Function Attributes): Point xref to section
about Pragmas.

From-SVN: r187353

gcc/ChangeLog
gcc/doc/extend.texi

index d872972bddbd7bd8cd046b68eeafbb0a306f1495..e31b80770a88cd980595c874fa69f145cbe54cbd 100644 (file)
@@ -1,3 +1,8 @@
+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
index 22087c35eec0189c235d5865c92ca1ac139ba017..53ce2b38f34e1591062bcc007d21a818dd8c6130 100644 (file)
@@ -4120,8 +4120,7 @@ namespace is now in use for GCC-specific pragmas.  However, it has been
 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