[Bug c++/95345] Fold expressions don't work properly when pack expression has co_await
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 28 09:51:45 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95345
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org
Last reconfirmed| |2020-05-28
Status|UNCONFIRMED |NEW
Target Milestone|--- |10.2
Ever confirmed|0 |1
--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> ---
this looks like I made a pasto in the conditions on co_await expressions.
I have a candidate patch - to be tested/reviewed.
More information about the Gcc-bugs
mailing list