Commit 8e90f610 by David Wohlferd Committed by Jeff Law

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
parent 6de88c6a
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.
......
......@@ -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
......
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