public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc: Add @cindex to symver attribute
@ 2020-08-04  8:46 Jakub Jelinek
  2020-08-04 15:05 ` Sandra Loosemore
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jelinek @ 2020-08-04  8:46 UTC (permalink / raw)
  To: Gerald Pfeifer, Joseph Myers, Sandra Loosemore; +Cc: gcc-patches, Jan Hubicka

Hi!

When looking at the symver attr documentation in html, I found there is no
name to refer to for it.
The following patch fixes that, bootstrapped on x86_64-linux, ok for trunk
and 10.3?

2020-08-04  Jakub Jelinek  <jakub@redhat.com>

	* doc/extend.texi (symver): Add @cindex for symver function attribute.

--- gcc/doc/extend.texi.jj	2020-07-28 15:39:09.849758414 +0200
+++ gcc/doc/extend.texi	2020-08-03 17:02:06.221350978 +0200
@@ -3723,6 +3723,7 @@ Function Attributes}, @ref{PowerPC Funct
 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

	Jakub


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: Add @cindex to symver attribute
  2020-08-04  8:46 [PATCH] doc: Add @cindex to symver attribute Jakub Jelinek
@ 2020-08-04 15:05 ` Sandra Loosemore
  0 siblings, 0 replies; 2+ messages in thread
From: Sandra Loosemore @ 2020-08-04 15:05 UTC (permalink / raw)
  To: Jakub Jelinek, Gerald Pfeifer, Joseph Myers; +Cc: gcc-patches, Jan Hubicka

On 8/4/20 2:46 AM, Jakub Jelinek wrote:
> Hi!
> 
> When looking at the symver attr documentation in html, I found there is no
> name to refer to for it.
> The following patch fixes that, bootstrapped on x86_64-linux, ok for trunk
> and 10.3?
> 
> 2020-08-04  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* doc/extend.texi (symver): Add @cindex for symver function attribute.

Thanks!  This looks fine.

-Sandra

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-04 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04  8:46 [PATCH] doc: Add @cindex to symver attribute Jakub Jelinek
2020-08-04 15:05 ` Sandra Loosemore

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).