[Bug c++/37934] show a warning when a symbol is unused and completely removed from the output file
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 28 15:11:00 GMT 2008
------- Comment #1 from manu at gcc dot gnu dot org 2008-10-28 15:10 -------
I think this is just some bit missing in our Wunused. We currently do this for
explicit static, so it shouldn't be hard to do it for the implicit one.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-10-28 15:10:32
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37934
More information about the Gcc-bugs
mailing list