This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14273] __attribute__ ((__unused__)) fails when attached to a label in c++


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]