docs: Add @cindex for some attributes
commit0aad1da62208078c04b373feb4cf90a0659eebc0
authorAndrew Pinski <apinski@marvell.com>
Mon, 26 Jun 2023 22:02:11 +0000 (26 15:02 -0700)
committerAndrew Pinski <apinski@marvell.com>
Mon, 26 Jun 2023 22:06:35 +0000 (26 15:06 -0700)
treee346bbdeb8fbdf1ed2a48282e797866c40987a94
parent3162ca09dbdc2ea3ff1d4b752edf76955b6d94f9
docs: Add @cindex for some attributes

While looking for the access attribute,
I tried to find it via the concept index but it was
missing. This patch fixes that and adds one for
interrupt/interrupt_handler too.

Committed as obvious after building the HTML docs
and looking at the resulting concept index page.

gcc/ChangeLog:

* doc/extend.texi (access attribute): Add
cindex for it.
(interrupt/interrupt_handler attribute):
Likewise.
gcc/doc/extend.texi