* doc/invoke.texi: Add reference to Visibility document.
authorDevang Patel <dpatel@apple.com>
Mon, 14 Mar 2005 22:34:36 +0000 (14:34 -0800)
committerDevang Patel <dpatel@gcc.gnu.org>
Mon, 14 Mar 2005 22:34:36 +0000 (14:34 -0800)
From-SVN: r96453

gcc/ChangeLog
gcc/doc/invoke.texi

index 4dcee1a02bc1281e6c9a5def33c0d5ebd5fd6913..9150a8c56e5c6b8cd71e121496d8225416450762 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-14  Devang Patel  <dpatel@apple.com>
+
+       * doc/invoke.texi: Add reference to Visibility document.
+       
 2005-03-14  Richard Sandiford  <rsandifo@redhat.com>
 
        * config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to
index c30b161888d07d9874b2eda0dd9ef526eb168050..51cebb58754d59eaeb3a8d12b42dcd3a3df0d5d5 100644 (file)
@@ -12410,6 +12410,9 @@ abundantly clear also aids readability and self-documentation of the code.
 Note that due to ISO C++ specification requirements, operator new and
 operator delete must always be of default visibility.
 
+An overview of these techniques, their benefits and how to use them
+is at @w{@uref{http://gcc.gnu.org/wiki/Visibility}}.
+
 @end table
 
 @c man end