[Bug c/4076] -Wunused doesn't warn about static function only called by itself.
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 29 18:08:00 GMT 2007
------- Comment #10 from manu at gcc dot gnu dot org 2007-01-29 18:08 -------
(In reply to comment #9)
> I will submit two patches. The first one will remove the function. Then, I have
> to regtest the second one: perhaps we find another unused function!
Another one:
genautomata.c: static int longest_path_length (state_t state)
Should also be removed completely?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4076
More information about the Gcc-bugs
mailing list