public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/107139] New: Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding
@ 2022-10-04  0:25 unlvsur at live dot com
  2022-10-04 14:07 ` [Bug libstdc++/107139] " cvs-commit at gcc dot gnu.org
  2022-10-05 16:04 ` unlvsur at live dot com
  0 siblings, 2 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2022-10-04  0:25 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107139
           Summary: Time to remove #if _GLIBCXX_HOSTED guard for coroutine
                    for freestanding
           Product: gcc
           Version: 13.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://github.com/gcc-mirror/gcc/blob/c27ddea7465bfbc3b7077ddb13889014c9fd995e/libstdc%2B%2B-v3/include/std/coroutine#L346

The standard bug is fixed

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/107139] Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding
  2022-10-04  0:25 [Bug libstdc++/107139] New: Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding unlvsur at live dot com
@ 2022-10-04 14:07 ` cvs-commit at gcc dot gnu.org
  2022-10-05 16:04 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-10-04 14:07 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:b74ab7a1609f01afaab9b82cfabfb96ae9e1145d

commit r13-3060-gb74ab7a1609f01afaab9b82cfabfb96ae9e1145d
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Oct 4 09:37:14 2022 +0100

    libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]

    Everything that <coroutine> depends on is available for freestanding
    now.

    libstdc++-v3/ChangeLog:

            PR libstdc++/107139
            * include/std/coroutine: Remove all _GLIBCXXHOSTED preprocessor
            conditionals.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/107139] Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding
  2022-10-04  0:25 [Bug libstdc++/107139] New: Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding unlvsur at live dot com
  2022-10-04 14:07 ` [Bug libstdc++/107139] " cvs-commit at gcc dot gnu.org
@ 2022-10-05 16:04 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2022-10-05 16:04 UTC (permalink / raw)
  To: gcc-bugs

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

cqwrteur <unlvsur at live dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from cqwrteur <unlvsur at live dot com> ---
Jwakely has fixed that

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-05 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  0:25 [Bug libstdc++/107139] New: Time to remove #if _GLIBCXX_HOSTED guard for coroutine for freestanding unlvsur at live dot com
2022-10-04 14:07 ` [Bug libstdc++/107139] " cvs-commit at gcc dot gnu.org
2022-10-05 16:04 ` unlvsur at live dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).