https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115379
Bug ID: 115379
Summary: -Wformat warning reports the wrong floating-point type
Product: gcc
Version: 14.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114509
Bug ID: 114509
Summary: Infinite loop with openmp
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78100
--- Comment #4 from Dima Kogan ---
I just tried again, and I see that this bug has been fixed. I'm using
gcc (Debian 13.2.0-2) 13.2.0
Should we close this report?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
--- Comment #3 from Dima Kogan ---
Hi. Thanks for replying. I don't the warning that I'm claiming is bogus is
complaining about the points you raised. If it did, then making g() static or
building without -fPIC or -O3 wouldn't make the warning go
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
--- Comment #1 from Dima Kogan ---
Created attachment 49294
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49294&action=edit
Code to demo the issue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
Bug ID: 97261
Summary: gcc-10 produces invalid -Warray-bounds warning
Product: gcc
Version: 10.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c