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++/5026] __attribute__ ((unused) seems misdocumented


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5026

--- Comment #19 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-03-01 06:41:57 UTC ---
GCC documentation has been changed. __attribute__((unused)) on labels can be
used in C++ code since GCC version 4.5.0. This PR should be closed probably.


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