https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702
Eric Gallager changed:
What|Removed |Added
CC||iains at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702
Eric Gallager changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702
--- Comment #1 from Richard Guenther 2011-07-11
11:53:06 UTC ---
Warning code in question:
toplev.c:
void
check_global_declaration_1 (tree decl)
{
/* Warn about any function declared static but not defined. We don't
warn about variables,