[Bug c/121406] Type compatibility checks between old-style function definition and prototyped function type ignore parameters

2025-08-04 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121406 --- Comment #3 from Stephen Heumann --- FWIW, that non-bugs entry can easily be read as just saying that GCC will not type-check arguments when calling non-prototyped functions, which is consistent with the standards. If GCC is intentionally not

[Bug c/121406] New: Type compatibility checks between old-style function definition and prototyped function type ignore parameters

2025-08-04 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121406 Bug ID: 121406 Summary: Type compatibility checks between old-style function definition and prototyped function type ignore parameters Product: gcc Version: 15.1

[Bug c/120899] New: Duplicate diagnostics about jump into scope of pointer-to-VLA variable

2025-06-30 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120899 Bug ID: 120899 Summary: Duplicate diagnostics about jump into scope of pointer-to-VLA variable Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: norma

[Bug c/120898] New: ICE at -O2 calling function with old-style definition taking a VLA parameter

2025-06-30 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120898 Bug ID: 120898 Summary: ICE at -O2 calling function with old-style definition taking a VLA parameter Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity:

[Bug c/108079] New: -Wunused-variable gives misleading duplicate warning for unused static local variable

2022-12-12 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108079 Bug ID: 108079 Summary: -Wunused-variable gives misleading duplicate warning for unused static local variable Product: gcc Version: 13.0 Status: UNCONFIRMED Ke

[Bug c/107926] New: wrong error message for excess elements in array initializer using a string literal

2022-11-29 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107926 Bug ID: 107926 Summary: wrong error message for excess elements in array initializer using a string literal Product: gcc Version: 13.0 Status: UNCONFIRMED Keyw

[Bug c/107166] New: "useless type name in empty declaration" diagnostic may refer to wrong location

2022-10-05 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107166 Bug ID: 107166 Summary: "useless type name in empty declaration" diagnostic may refer to wrong location Product: gcc Version: 13.0 Status: UNCONFIRMED Keywords

[Bug c/107164] New: No pedantic warning for declaration just referring to a previously-declared enum type

2022-10-05 Thread stephenheumann at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107164 Bug ID: 107164 Summary: No pedantic warning for declaration just referring to a previously-declared enum type Product: gcc Version: 13.0 Status: UNCONFIRMED Ke