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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |manu at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #20 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2011-03-01 08:51:32 UTC ---
(In reply to comment #19)
> 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.

The less, the merrier. Thanks!

(If you get a gcc.gnu.org account, you can do bug management:
http://gcc.gnu.org/svnwrite.html#authenticated)


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