[Bug middle-end/59849] GCC doesn't warn unused global const variable
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 16 23:49:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59849
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was done on purpose as static constants are normally in the header files.
More information about the Gcc-bugs
mailing list