public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Merge commit 'ecc863e85efe259c799515de0c38c2297b0e3bd7' into HEAD
Date: Wed, 22 Feb 2023 07:23:01 +0000 (GMT)	[thread overview]
Message-ID: <20230222072301.9FF873858C54@sourceware.org> (raw)

https://gcc.gnu.org/g:4a4e0b20adf764e8e6ae16c64c130c575ba14aa7

commit 4a4e0b20adf764e8e6ae16c64c130c575ba14aa7
Merge: 017e88785ac ecc863e85ef
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Tue Feb 21 21:13:49 2023 +0100

    Merge commit 'ecc863e85efe259c799515de0c38c2297b0e3bd7' into HEAD

Diff:

 gcc/ChangeLog                                      | 46 ++++++++++
 gcc/DATESTAMP                                      |  2 +-
 gcc/calls.cc                                       | 10 +--
 gcc/cfgexpand.cc                                   |  7 --
 gcc/config/i386/i386.md                            | 16 ++--
 gcc/config/i386/predicates.md                      |  7 ++
 gcc/config/riscv/riscv.md                          |  4 +-
 gcc/config/rs6000/rs6000.md                        |  4 +-
 gcc/config/xtensa/xtensa.cc                        |  7 +-
 gcc/cp/ChangeLog                                   | 13 +++
 gcc/cp/constexpr.cc                                | 25 +-----
 gcc/cp/pt.cc                                       |  9 +-
 gcc/rust/ChangeLog                                 |  4 +
 gcc/testsuite/ChangeLog                            | 28 +++++++
 gcc/testsuite/g++.dg/cpp0x/constexpr-nsdmi3.C      | 17 ++++
 .../g++.dg/cpp0x/lambda/lambda-108829-2.C          | 11 +++
 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-108829.C  | 11 +++
 gcc/testsuite/g++.dg/cpp1y/constexpr-nsdmi10.C     | 18 ++++
 gcc/testsuite/gcc.dg/pr108691.c                    |  9 --
 gcc/testsuite/gcc.dg/pr108855.c                    | 23 +++++
 gcc/testsuite/gcc.dg/pr108862.c                    | 27 ++++++
 gcc/testsuite/gcc.dg/pr108868.c                    | 17 ++++
 gcc/testsuite/gcc.dg/torture/pr108816.c            | 18 ++++
 gcc/testsuite/gcc.target/powerpc/pr108862.c        |  6 ++
 gcc/tree-cfg.cc                                    |  4 +-
 gcc/tree-vect-loop-manip.cc                        |  3 +-
 libstdc++-v3/ChangeLog                             | 13 +++
 .../abi/post/m68k-linux-gnu/baseline_symbols.txt   | 93 +++++++++++++++++++-
 .../post/riscv64-linux-gnu/baseline_symbols.txt    | 98 +++++++++++++++++++++-
 libstdc++-v3/include/experimental/bits/simd.h      | 22 ++---
 30 files changed, 494 insertions(+), 78 deletions(-)

                 reply	other threads:[~2023-02-22  7:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230222072301.9FF873858C54@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@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).