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

2025-04-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 107087, which changed state. Bug 107087 Summary: [12 Regression] bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4

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

2025-03-28 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 101361, which changed state. Bug 101361 Summary: Bogus -Wstringop-overread warning with -O3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101361 What|Removed |Added --

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

2025-03-28 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 18, which changed state. Bug 18 Summary: Bogus -Wstringop-overread with -std=gnu++20 -O2 and std::vector https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18 What|Removed |Added

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

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 103145, which changed state. Bug 103145 Summary: [11 Regression] bogus -Wstringop-overread with an array argument https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103145 What|Removed |Added

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

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 101917, which changed state. Bug 101917 Summary: [11 Regression] Spurious -Wstringop-overread with -flto when passing zero sized arrays https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101917 What|Removed

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

2024-06-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 115704, which changed state. Bug 115704 Summary: -Wstringop-overread and related warnings should print inline stack https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115704 What|Removed |Add

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

2023-06-01 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 110060, which changed state. Bug 110060 Summary: [14 Regression] Adding optimizer hints to std::vector causes a new -Wstringop-overread false positive https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110060 What

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

2023-05-17 Thread tonyguil at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 --- Comment #3 from Tony Guilfoyle --- I jumped through enough hoops already, I think. You can take it from here if you want. All the best, Tony On 16/05/2023 18:28, redi at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?i

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

2023-05-16 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 --- Comment #2 from Jonathan Wakely --- Tony, this is just a meta-bug that has links to the real bugs. Please either add that as a comment to an existing bug (if it's the same as one of them) or file a new bug (and set "Blocks: 97048" so that it

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

2023-05-16 Thread tonyguil at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Tony Guilfoyle changed: What|Removed |Added CC||tonyguil at gmail dot com --- Comment #

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

2023-03-31 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 107087, which changed state. Bug 107087 Summary: [12/13 Regression] bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of siz

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

2023-03-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 107087, which changed state. Bug 107087 Summary: [13 Regression] bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4

[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/97048] [meta-bug] bogus/missing -Wstringop-overread warnings

2022-12-19 Thread msebor at gcc dot gnu.org 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/97048] [meta-bug] bogus/missing -Wstringop-overread warnings

2022-04-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 100516, which changed state. Bug 100516 Summary: [11 Regression] Unexpected -Wstringop-overread in deque initialization from empty initializer_list https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100516 What|

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

2021-11-12 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 98465, which changed state. Bug 98465 Summary: Bogus -Wstringop-overread with -std=gnu++20 -O2 and std::string::insert https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98465 What|Removed |A

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

2020-09-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 81437, which changed state. Bug 81437 Summary: missing -Wstringop-overread reading past the end of a string https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81437 What|Removed |Added ---

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

2020-09-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Bug 97048 depends on bug 82456, which changed state. Bug 82456 Summary: missing -Wstringop-overread on strcpy reading past the end of an array https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82456 What|Removed |Ad

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

2020-09-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048 Martin Sebor changed: What|Removed |Added Summary|bogus/missing |[meta-bug] bogus/missing