Document that the 'access' and 'nonnull' attributes are independent
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 5 Apr 2022 20:43:16 +0000 (16:43 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Tue, 5 Apr 2022 20:43:16 +0000 (16:43 -0400)
commit0b5723d74f3a731380f78dc1a02a2376951388cf
tree0234f1a9c2d9c276ac795736f80edafcba53a138
parent4b3247f6546ea5bc79aaba7d6f03222ec94a293f
Document that the 'access' and 'nonnull' attributes are independent

gcc/ChangeLog:
* doc/extend.texi (Common Function Attributes): Document that
'access' does not imply 'nonnull'.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/doc/extend.texi