gcc/ChangeLog:
PR c/81117
* doc/extend.texi (attribute nonstring): Remove spurious argument.
From-SVN: r254659
2017-11-11 Martin Sebor <msebor@redhat.com>
+ PR c/81117
+ * doc/extend.texi (attribute nonstring): Remove spurious argument.
+
PR bootstrap/82948
* prefic.c (translate_name): Replace strncpy with memcpy to
avoid -Wstringop-truncation.
types (@pxref{Common Function Attributes},
@pxref{Common Type Attributes}).
-@item nonstring (@var{nonstring})
+@item nonstring
@cindex @code{nonstring} variable attribute
The @code{nonstring} variable attribute specifies that an object or member
declaration with type array of @code{char} or pointer to @code{char} is