[Bug c++/96749] [coroutines] unexpected 'warning: statement has no effect [-Wunused-value]'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96749 --- Comment #1 from Dmitry Bazhenov --- Created attachment 49101 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49101&action=edit statement-has-no-effect.cpp Code snippet revealing the problem.
[Bug c++/96749] New: [coroutines] unexpected 'warning: statement has no effect [-Wunused-value]'
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bazhenov.dn at gmail dot com Target Milestone: --- C++ compiler throws unexpected 'statement with no effect' warning at the ending brace of a corout