[Bug c++/121016] coroutine vs statement expressions ({})

2025-07-09 Thread beewoolie at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016 --- Comment #6 from Marc Singer --- (In reply to Andrew Pinski from comment #5) > (In reply to Marc Singer from comment #4) > > I found that there are cases in the same program where it does compile. > > Yes there might be some cases where stat

[Bug c++/121016] coroutine vs statement expressions ({})

2025-07-09 Thread beewoolie at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016 --- Comment #4 from Marc Singer --- I found that there are cases in the same program where it does compile.

[Bug c++/121016] coroutine appears to be allergic to {()}

2025-07-09 Thread beewoolie at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016 --- Comment #1 from Marc Singer --- Created attachment 61825 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61825&action=edit Preprocessed version of the failing source file.

[Bug c++/121016] New: coroutine appears to be allergic to {()}

2025-07-09 Thread beewoolie at proton dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121016 Bug ID: 121016 Summary: coroutine appears to be allergic to {()} Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++