[Bug c/49702] Undefined static functions resolve to external definitions

2019-08-07 Thread egallager at gcc dot gnu.org
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

[Bug c/49702] Undefined static functions resolve to external definitions

2018-04-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c/49702] Undefined static functions resolve to external definitions

2017-07-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49702 Eric Gallager changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c/49702] Undefined static functions resolve to external definitions

2011-07-11 Thread rguenth at gcc dot gnu.org
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,