[Bug c/54113] -Wmissing-prototypes produces false alarms for C99 inline functions

2017-09-06 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug c/54113] -Wmissing-prototypes produces false alarms for C99 inline functions

2013-12-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/54113] -Wmissing-prototypes produces false alarms for C99 inline functions

2013-12-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113 --- Comment #3 from Marek Polacek --- Author: mpolacek Date: Wed Dec 4 21:15:31 2013 New Revision: 205680 URL: http://gcc.gnu.org/viewcvs?rev=205680&root=gcc&view=rev Log: PR c/54113 c/ * c-decl.c (start_function): Don't warn for missing

[Bug c/54113] -Wmissing-prototypes produces false alarms for C99 inline functions

2013-12-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|