public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: [committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
Date: Fri, 17 Sep 2021 12:25:25 +0100	[thread overview]
Message-ID: <YUR7JWnCW0G+VJRn@redhat.com> (raw)
In-Reply-To: <YUPAN0xFfxSOaJtN@redhat.com>

On 16/09/21 23:07 +0100, Jonathan Wakely wrote:
>Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
>
>libstdc++-v3/ChangeLog:
>
>	PR libstdc++/102270
>	* include/std/tuple (_Head_base, _Tuple_impl): Add
>	_GLIBCXX20_CONSTEXPR to allocator-extended constructors.
>	(tuple<>::swap(tuple&)): Add _GLIBCXX20_CONSTEXPR.
>	* testsuite/20_util/tuple/cons/102270.C: New test.

Oops, this test has a .C extension, and so doesn't actually run (and
if I rename it to 102270.cc it fails).

Fix incoming ...



  reply	other threads:[~2021-09-17 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 22:07 Jonathan Wakely
2021-09-17 11:25 ` Jonathan Wakely [this message]
2021-09-17 19:47   ` [committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] Jonathan Wakely
2021-09-17 19:48     ` Jonathan Wakely

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=YUR7JWnCW0G+VJRn@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@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).