2014-05-14 David Wohlferd <dw@LimeGreenSocks.com>
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 18:20:38 +0000 (18:20 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 18:20:38 +0000 (18:20 +0000)
 * doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210524 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/extend.texi

index f899ba1..4a19f1d 100644 (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.
index 6e99d81..a3f219b 100644 (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