https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104384
Bug ID: 104384
Summary: Heap corruption when initializing struct with co_await
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102217
--- Comment #2 from Max Kellermann ---
Also crashes with "gcc version 12.0.0 2027 (experimental) [master
r12-5346-gd3a9082d7ac] (Debian 12-2027-1)"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102217
--- Comment #1 from Max Kellermann ---
Tested again with "g++-11 (Debian 11.2.0-10) 11.2.0", and my demo program still
crashes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102217
Bug ID: 102217
Summary: co_awaiting a temporary produced by ternary operator
crashes (double-free)
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96749
Max Kellermann changed:
What|Removed |Added
CC||max at duempel dot org
--- Comment #2 f