[Bug libstdc++/120967] New: std::format produces incorrect results when printing large floating point numbers when using the alternate flag and precision set to 0

2025-07-05 Thread dominick.allen1989 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120967 Bug ID: 120967 Summary: std::format produces incorrect results when printing large floating point numbers when using the alternate flag and precision set to 0 Product: gcc

[Bug c++/120282] New: -Warray-bounds triggered incorrectly

2025-05-14 Thread dominick.allen1989 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120282 Bug ID: 120282 Summary: -Warray-bounds triggered incorrectly Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/120281] New: -Warray-bounds produces an incorrect warning when compiled with -O3 and --coverage

2025-05-14 Thread dominick.allen1989 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120281 Bug ID: 120281 Summary: -Warray-bounds produces an incorrect warning when compiled with -O3 and --coverage Product: gcc Version: 14.2.1 Status: UNCONFIRMED Sev