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

            Bug ID: 103726
           Summary: --disable-hosted-libstdcxx (freestanding C++) does not
                    provide <coroutine> as what standard requires
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

https://en.cppreference.com/w/cpp/freestanding

Freestanding C++ requires to provide coroutine header. but libstdc++ does not
provide that with --disable-hosted-libstdcxx

Reply via email to