extend.texi (Function Attributes): GNU C++ does now allow unused parameter decls.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 25 Jul 2003 10:52:31 +0000 (10:52 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 25 Jul 2003 10:52:31 +0000 (10:52 +0000)
commit50fc59e78b356dc98d70098e243290786a420de1
tree0df8d2ae367eb2ac46fe9493f067c47d2c25b9c9
parentcd47580517bf12a070ba8b5e76043d9df813acc6
extend.texi (Function Attributes): GNU C++ does now allow unused parameter decls.

* doc/extend.texi (Function Attributes): GNU C++ does now allow
unused parameter decls.
(Attribute Syntax): GNU C++ does not allow label attributes to be
after the ':'.

From-SVN: r69781
gcc/ChangeLog
gcc/doc/extend.texi