public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r12-7838] Daily bump.
Date: Mon, 28 Mar 2022 00:17:14 +0000 (GMT)	[thread overview]
Message-ID: <20220328001714.BA96E3858C56@sourceware.org> (raw)

https://gcc.gnu.org/g:2c1c55d701cfcac29a7ec5af171cf670418cf83d

commit r12-7838-g2c1c55d701cfcac29a7ec5af171cf670418cf83d
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Mar 28 00:16:40 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  6 ++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  5 +++++
 libstdc++-v3/ChangeLog  | 20 ++++++++++++++++++++
 4 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f49cbdcd67..d11799e7f7f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2022-03-27  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/105068
+	* config/i386/sse.md (*ssse3_pshufbv8qi3): Replace "Yv" with
+	"Yw".
+
 2022-03-26  Roger Sayle  <roger@nextmovesoftware.com>
 
 	PR middle-end/104885
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 70c092d6a80..0f81793ddaf 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220327
+20220328
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 260858893d2..b4168acc6fa 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2022-03-27  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/105068
+	* gcc.target/i386/pr105068.c: New test.
+
 2022-03-26  Jakub Jelinek  <jakub@redhat.com>
 
 	PR rtl-optimization/103775
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 50eee8017ab..b06414764b8 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,23 @@
+2022-03-27  Jonathan Wakely  <jwakely@redhat.com>
+
+	* doc/doxygen/user.cfg.in: Add new header.
+	* include/Makefile.am: Likewise.
+	* include/Makefile.in: Regenerate.
+	* include/precompiled/stdc++.h: Add new header.
+	* include/std/version (__cpp_lib_expected): Define.
+	* libsupc++/exception [__cplusplus > 202002] (unexpected)
+	(unexpected_handler, set_unexpected): Do not declare for C++23.
+	* include/std/expected: New file.
+	* testsuite/20_util/expected/assign.cc: New test.
+	* testsuite/20_util/expected/cons.cc: New test.
+	* testsuite/20_util/expected/illformed_neg.cc: New test.
+	* testsuite/20_util/expected/observers.cc: New test.
+	* testsuite/20_util/expected/requirements.cc: New test.
+	* testsuite/20_util/expected/swap.cc: New test.
+	* testsuite/20_util/expected/synopsis.cc: New test.
+	* testsuite/20_util/expected/unexpected.cc: New test.
+	* testsuite/20_util/expected/version.cc: New test.
+
 2022-03-25  Jonathan Wakely  <jwakely@redhat.com>
 
 	* include/std/bit (bit_cast, byteswap, endian): Add doxygen


                 reply	other threads:[~2022-03-28  0:17 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=20220328001714.BA96E3858C56@sourceware.org \
    --to=gccadmin@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).