https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107239

            Bug ID: 107239
           Summary: Coroutine code generation bug
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: C++-Coroutine, wrong-code
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---

object duplicated without constructor

problem is at line 592 - lambda in co_await 

https://godbolt.org/z/nz1coM5YP

Reply via email to