extend.texi: (Visibility Pragmas) Fix misplaced @xref

2014-05-14  David Wohlferd <dw@LimeGreenSocks.com>

	 * doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref

From-SVN: r210524
This commit is contained in:
David Wohlferd 2014-05-16 18:20:38 +00:00 committed by Jeff Law
parent 6de88c6a1c
commit 8e90f6107b
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2014-05-16 David Wohlferd <dw@LimeGreenSocks.com>
* doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref
2014-05-16 Jan Hubicka <hubicka@ucw.cz>
* varpool.c (dump_varpool_node): Dump write-only flag.

View File

@ -17084,8 +17084,7 @@ TODO - Remember to fix this}.
This pragma allows the user to set the visibility for multiple
declarations without having to give each a visibility attribute
@xref{Function Attributes}, for more information about visibility and
the attribute syntax.
(@pxref{Function Attributes}).
In C++, @samp{#pragma GCC visibility} affects only namespace-scope
declarations. Class members and template specializations are not