11 lines
488 B
Text
11 lines
488 B
Text
--- gcc/doc/extend.texi.orig 2022-04-21 07:58:53 UTC
|
|
+++ gcc/doc/extend.texi
|
|
@@ -2487,7 +2487,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
|