public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/testme)] doc: Add @cindex to symver attribute
@ 2020-08-06  6:44 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2020-08-06  6:44 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:73b7cb6dfcad1b3e7538ddc2b40cc327d2fe501a

commit 73b7cb6dfcad1b3e7538ddc2b40cc327d2fe501a
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Aug 4 18:16:23 2020 +0200

    doc: Add @cindex to symver attribute
    
    When looking at the symver attr documentation in html, I found there is no
    name to refer to for it.
    
    2020-08-04  Jakub Jelinek  <jakub@redhat.com>
    
            * doc/extend.texi (symver): Add @cindex for symver function attribute.

Diff:
---
 gcc/doc/extend.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 0fb7e27d9ce..57a52ad1d1b 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -3723,6 +3723,7 @@ Function Attributes}, @ref{PowerPC Function Attributes},
 for details.
 
 @item symver ("@var{name2}@@@var{nodename}")
+@cindex @code{symver} function attribute
 On ELF targets this attribute creates a symbol version.  The @var{name2} part
 of the parameter is the actual name of the symbol by which it will be
 externally referenced.  The @code{nodename} portion should be the name of a


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-06  6:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06  6:44 [gcc(refs/users/aoliva/heads/testme)] doc: Add @cindex to symver attribute Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).