public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/105269] missing some library feature test macros in c++20 and c++23
Date: Thu, 14 Apr 2022 10:46:06 +0000	[thread overview]
Message-ID: <bug-105269-4-BK79V9RIbC@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-105269-4@http.gcc.gnu.org/bugzilla/>

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

--- 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:d2f8208e9add01fe10ee56307cc79631b9995f74

commit r12-8154-gd2f8208e9add01fe10ee56307cc79631b9995f74
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Apr 14 10:28:03 2022 +0100

    libstdc++: Fix missing and incorrect feature test macros [PR105269]

    libstdc++-v3/ChangeLog:

            PR libstdc++/105269
            * include/bits/stl_vector.h (__cpp_lib_constexpr_vector):
            Define.
            * include/c_compatibility/stdatomic.h (__cpp_lib_stdatomic_h):
            Define.
            * include/std/optional (__cpp_lib_optional): Define new value
            for C++23.
            (__cpp_lib_monadic_optional): Remove.
            * include/std/version (__cpp_lib_constexpr_vector): Define.
            (__cpp_lib_stdatomic_h): Define.
            (__cpp_lib_optional): Define new value for C++23.
            (__cpp_lib_monadic_optional): Remove.
            * testsuite/20_util/optional/monadic/and_then.cc: Adjust.
            * testsuite/20_util/optional/requirements.cc: Adjust for C++23.
            * testsuite/20_util/optional/version.cc: Likewise.
            * testsuite/23_containers/vector/cons/constexpr.cc: Check
            feature test macro.
            * testsuite/29_atomics/headers/stdatomic.h/c_compat.cc:
            Likewise.
            * testsuite/20_util/optional/monadic/version.cc: Removed.
            * testsuite/23_containers/vector/requirements/version.cc: New test.
            * testsuite/29_atomics/headers/stdatomic.h/version.cc: New test.

  parent reply	other threads:[~2022-04-14 10:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14  1:44 [Bug libstdc++/105269] New: " cooky.ykooc922 at gmail dot com
2022-04-14  9:18 ` [Bug libstdc++/105269] " redi at gcc dot gnu.org
2022-04-14 10:46 ` cvs-commit at gcc dot gnu.org [this message]
2022-04-14 11:06 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-105269-4-BK79V9RIbC@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).