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-7505] Daily bump.
Date: Sun,  6 Mar 2022 00:16:53 +0000 (GMT)	[thread overview]
Message-ID: <20220306001654.2847B3858D1E@sourceware.org> (raw)

https://gcc.gnu.org/g:762181c5d698c7ac4abe6199f4ab6c2ecf9d7819

commit r12-7505-g762181c5d698c7ac4abe6199f4ab6c2ecf9d7819
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Mar 6 00:16:16 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 28 ++++++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 12 ++++++++++++
 libstdc++-v3/ChangeLog  |  6 ++++++
 4 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1bcd52ae9e2..8a3cfbdf9c8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,31 @@
+2022-03-05  Jakub Jelinek  <jakub@redhat.com>
+
+	* gimple-ssa-warn-access.cc (pass_waccess::use_after_inval_p): Remove
+	visited bitmap and its use.  Also punt on EDGE_ABNORMAL edges.
+
+2022-03-05  Roger Sayle  <roger@nextmovesoftware.com>
+	    Uroš Bizjak  <ubizjak@gmail.com>
+
+	PR testsuite/104732
+	* config/i386/i386.md (SWIM1248x): Renamed from SWIM1248s.
+	Include DI mode unconditionally.
+	(*anddi3_doubleword): Remove && TARGET_STV && TARGET_SSE2 condition,
+	i.e. always split on !TARGET_64BIT.
+	(*<any_or>di3_doubleword): Likewise.
+	(*one_cmpldi2_doubleword): Likewise.
+	(and<mode>3 expander): Update to use SWIM1248x from SWIM1248s.
+	(<any_or><mode>3 expander): Likewise.
+	(one_cmpl<mode>2 expander): Likewise.
+
+2022-03-05   Michael Meissner  <meissner@linux.ibm.com>
+
+	PR target/104698
+	* config/rs6000/vsx.md (UNSPEC_MTVSRD_DITI_W1): Delete.
+	(mtvsrdd_diti_w1): Delete.
+	(extendditi2): Convert from define_expand to
+	define_insn_and_split.  Replace with code to deal with both GPR
+	registers and with altivec registers.
+
 2022-03-04  Segher Boessenkool  <segher@kernel.crashing.org>
 
 	* config/rs6000/rs6000.cc (rs6000_machine_from_flags): Restructure a
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 4adac24b699..7d441aae7d7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220305
+20220306
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index ab8cd5b6415..3987bb0f44e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,15 @@
+2022-03-05  Roger Sayle  <roger@nextmovesoftware.com>
+	    Uroš Bizjak  <ubizjak@gmail.com>
+
+	PR testsuite/104732
+	* gcc.target/i386/pr104732.c: New test case.
+
+2022-03-05   Michael Meissner  <meissner@linux.ibm.com>
+
+	PR target/104698
+	* gcc.target/powerpc/pr104698-1.c: New test.
+	* gcc.target/powerpc/pr104698-2.c: New test.
+
 2022-03-04  Nathan Sidwell  <nathan@acm.org>
 
 	* g++.dg/modules/std-subst-2.C: New.
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index e82a0c8e074..6237d55dc42 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,9 @@
+2022-03-05  Jonathan Wakely  <jwakely@redhat.com>
+
+	* include/bits/c++config (__glibcxx_assert_fail): Add visibility
+	attribute.
+	(__terminate): Likewise.
+
 2022-03-04  Jonathan Wakely  <jwakely@redhat.com>
 
 	* libsupc++/compare (strong_order::_S_fp_cmp): Move typedef


                 reply	other threads:[~2022-03-06  0:16 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=20220306001654.2847B3858D1E@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).