[Bug c/17178] [3.5 Regression] static consts and -Wunused-variable
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 24 23:51:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-24 23:51 -------
Warn whenever a local variable or non-constant static variable is unused aside from its declaration
Note the "non-constant static".
Again if this is on purpose as you said it was, why did you not change the documenation then?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17178
More information about the Gcc-bugs
mailing list