[Bug middle-end/110694] [11/12/13/14 Regression] False Positive -Werror=free-nonheap-object

2023-11-01 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110694 Roman Žilka changed: What|Removed |Added CC||roman.zilka at gmail dot com --- Comment

[Bug c/64619] No -Wsign-conversion warning

2023-01-29 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64619 Roman Žilka changed: What|Removed |Added CC||roman.zilka at gmail dot com --- Comment #

[Bug analyzer/108246] New: False-positive Wanalyzer-double-fclose on fclose() in loop

2022-12-28 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108246 Bug ID: 108246 Summary: False-positive Wanalyzer-double-fclose on fclose() in loop Product: gcc Version: 11.3.1 Status: UNCONFIRMED Keywords: diagnostic

[Bug middle-end/97048] [meta-bug] bogus/missing -Wstringop-overread warnings

2022-12-20 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 108154, which changed state. Bug 108154 Summary: Inappropriate -Wstringop-overread in the C99 [static n] func param decl https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108154 What|Removed

[Bug middle-end/108154] Inappropriate -Wstringop-overread in the C99 [static n] func param decl

2022-12-20 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108154 Roman Žilka changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug c/108154] Inappropriate -Wstringop-overread in the C99 [static n] func param decl

2022-12-17 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108154 --- Comment #1 from Roman Žilka --- If the object size derivation procedure, which considers 's' to be 0-1 bytes here, isn't specific just to Wstringop-overread, there's one more issue in gcc, of course.

[Bug tree-optimization/102556] equality comparison of a [static N] parameter to null not folded

2022-12-17 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102556 Roman Žilka changed: What|Removed |Added CC||roman.zilka at gmail dot com --- Comment

[Bug middle-end/108154] New: Inappropriate -Wstringop-overread in the C99 [static n] func decl

2022-12-17 Thread roman.zilka at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108154 Bug ID: 108154 Summary: Inappropriate -Wstringop-overread in the C99 [static n] func decl Product: gcc Version: 11.3.1 Status: UNCONFIRMED Keywords: diagnostic