[Bug c/109110] old style function declaration not causing incompatible type on calls

2023-03-13 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109110 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org Res

[Bug c/109110] old style function declaration not causing incompatible type on calls

2023-03-13 Thread schwab--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109110 --- Comment #4 from Andreas Schwab --- 14.8 Certain Changes We Don't Want to Make == * Checking the number and type of arguments to a function which has an old-fashioned definition and no prototyp

[Bug c/109110] old style function declaration not causing incompatible type on calls

2023-03-13 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109110 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3