public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-7505] Daily bump.
@ 2022-03-06  0:16 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-03-06  0:16 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-06  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06  0:16 [gcc r12-7505] Daily bump GCC Administrator

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).