This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14273] __attribute__ ((__unused__)) fails when attached to a label in c++
- From: "msp at nortelnetworks dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Feb 2004 14:02:26 -0000
- Subject: [Bug c++/14273] __attribute__ ((__unused__)) fails when attached to a label in c++
- References: <20040224135128.14273.msp@nortelnetworks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From msp at nortelnetworks dot com 2004-02-24 14:02 -------
After some searching I have established this has been raised before under bugid
11613. That bug has been marked FIXED, though as far as I can see it was really
rejected on the grounds that it can't be fixed.
BUT -
Is there an alternative syntax which will work for C++????
If so I can raise a bug/patch against bison so its parsers will compile in C++ mode.
Has the documentation been updated to reflect this limitation. The original
documentation was far from clear.
Cheers
Mark
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14273