mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-20 09:35:05 +08:00
docs: add missing @item for the first item
gcc/ChangeLog: * doc/extend.texi: Use @item for the first @itemx entry.
This commit is contained in:
parent
7ed58b4274
commit
3788c4ed2c
@ -2524,7 +2524,7 @@ The following attributes are supported on most targets.
|
||||
@table @code
|
||||
@c Keep this table alphabetized by attribute name. Treat _ as space.
|
||||
|
||||
@itemx access (@var{access-mode}, @var{ref-index})
|
||||
@item access (@var{access-mode}, @var{ref-index})
|
||||
@itemx access (@var{access-mode}, @var{ref-index}, @var{size-index})
|
||||
|
||||
The @code{access} attribute enables the detection of invalid or unsafe
|
||||
|
Loading…
Reference in New Issue
Block a user