This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/13161] Documentation update "Specifying Attributes of Variables"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Nov 2003 22:13:45 -0000
- Subject: [Bug web/13161] Documentation update "Specifying Attributes of Variables"
- References: <20031122164734.13161.eddy@klopper.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-22 22:13 -------
You cannot use the attribute unused in C++ (use unnamed agruments instead).
Also the attribute goes after the name of the variable.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13161