[Bug c/92212] incompatible calls to K&R functions not diagnosed
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Thu Oct 24 16:40:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212
--- Comment #1 from joseph at codesourcery dot com <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 to K&R functions (with
warnings, not pedwarns or errors, for bad calls), as long as all different
cases are properly covered with tests added for any fix.
More information about the Gcc-bugs
mailing list