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

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
parent 0ba511a1
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment