[Bug c/92212] incompatible calls to K&R functions not diagnosed

2024-11-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c/92212] incompatible calls to K&R functions not diagnosed

2021-10-27 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212 --- Comment #3 from Andreas Schwab --- warning: function declaration isn’t a prototype [-Wstrict-prototypes]

[Bug c/92212] incompatible calls to K&R functions not diagnosed

2021-10-26 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug c/92212] incompatible calls to K&R functions not diagnosed

2020-01-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/92212] incompatible calls to K&R functions not diagnosed

2019-10-24 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212 --- Comment #1 from joseph at codesourcery dot com --- See bugs 14030, 26732, 48091, 64526. Not sure how many bugs in this area are genuinely different - I suspect a single bug could be considered to cover the whole area of checking arguments