[Bug c++/101361] Bogus -Wstringop-overread warning with -O3

2023-03-20 Thread mail+gnu at tzik dot jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101361 --- Comment #13 from Taiju Tsuiki --- I saw a similar inaccurate -Wstringop-overread warning with a smaller reproducer (attached). https://wandbox.org/permlink/EPjH0ZPoA4EWky0e Reproducing gcc was tip of trunk ( https://github.com/gcc-mirror/gc

[Bug c++/101361] Bogus -Wstringop-overread warning with -O3

2023-03-20 Thread mail+gnu at tzik dot jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101361 Taiju Tsuiki changed: What|Removed |Added CC||mail+gnu at tzik dot jp --- Comment #12

[Bug c++/98976] New: [coroutines] co_return in a switch statement doesn't make a generic lambda non-constexpr

2021-02-05 Thread mail+gnu at tzik dot jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98976 Bug ID: 98976 Summary: [coroutines] co_return in a switch statement doesn't make a generic lambda non-constexpr Product: gcc Version: 11.0 Status: UNCONFIRMED S

[Bug c++/98935] New: [coroutines] co_await on statement expressions causes ICE

2021-02-02 Thread mail+gnu at tzik dot jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98935 Bug ID: 98935 Summary: [coroutines] co_await on statement expressions causes ICE Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/98691] New: co_await in a conditional operator evaluates an unreachable code

2021-01-14 Thread mail+gnu at tzik dot jp via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98691 Bug ID: 98691 Summary: co_await in a conditional operator evaluates an unreachable code Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal