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


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-31 20:29 -------
Actually now with 3.4.0 the part about C++ is wrong because now you can use the attribute in 
C++.  The problem is that the attribute can be put on variables also not just functions.

-- 


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


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