[Bug c/106711] New: Incorrect format overflow warning with previously checked strings

2022-08-22 Thread ljrk at ljrk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106711 Bug ID: 106711 Summary: Incorrect format overflow warning with previously checked strings Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal

[Bug c/106710] New: Ability to disable -Wfree-nonheap-object for specific free() implementations

2022-08-22 Thread ljrk at ljrk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106710 Bug ID: 106710 Summary: Ability to disable -Wfree-nonheap-object for specific free() implementations Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity:

[Bug c/106709] New: GCC incorrectly warns about stringop-overread

2022-08-22 Thread ljrk at ljrk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106709 Bug ID: 106709 Summary: GCC incorrectly warns about stringop-overread Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/101289] New: bogus -Wvla-paramater warning when using const for vla param

2021-07-01 Thread ljrk at ljrk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101289 Bug ID: 101289 Summary: bogus -Wvla-paramater warning when using const for vla param Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal