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

https://gcc.gnu.org/g:9defce622893f87d954e0089e0ea79e1e388a480

commit r12-4975-g9defce622893f87d954e0089e0ea79e1e388a480
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Nov 7 00:16:19 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 25 +++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   |  6 ++++++
 gcc/lto/ChangeLog       |  7 +++++++
 gcc/testsuite/ChangeLog | 10 ++++++++++
 5 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cff950cbdf6..6b4a7b43d58 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,28 @@
+2021-11-06  Jan Hubicka  <hubicka@ucw.cz>
+
+	* cgraph.h (cgraph_node::can_be_discarded_p): Do not
+	return true on functions from other partition.
+
+2021-11-06  David Edelsohn  <dje.gcc@gmail.com>
+
+	* config/rs6000/vsx.md (vsx_splat_v4si): Change constraints to "wa".
+	(vsx_splat_v4si_di): Change constraint to "wa".
+
+2021-11-06  Aldy Hernandez  <aldyh@redhat.com>
+
+	PR tree-optimization/103061
+	* value-relation.cc (path_oracle::path_oracle): Initialize
+	m_killed_defs.
+	(path_oracle::killing_def): Set m_killed_defs.
+	(path_oracle::query_relation): Do not look at the root oracle for
+	killed defs.
+	* value-relation.h (class path_oracle): Add m_killed_defs.
+
+2021-11-06  Aldy Hernandez  <aldyh@redhat.com>
+
+	* tree-ssa-threadbackward.c (back_threader::find_paths_to_names):
+	Remove gotos and other cleanups.
+
 2021-11-05  Jan Hubicka  <hubicka@ucw.cz>
 
 	PR ipa/103073
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 6394793959f..7b83a62397e 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211106
+20211107
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 5efbad7c4a9..9fbf4f4d932 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,9 @@
+2021-11-06  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/102715
+	* decl.c (add_init_expr_to_sym): Reject rank mismatch between
+	array and its initializer.
+
 2021-11-05  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/102817
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 910b876e135..38350b36ee8 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,10 @@
+2021-11-06  Jan Hubicka  <hubicka@ucw.cz>
+
+	PR ipa/103070
+	PR ipa/103058
+	* lto-partition.c (must_not_rename): Update comment.
+	(promote_symbol): Set resolution to LDPR_PREVAILING_DEF_IRONLY.
+
 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
 
 	PR other/102663
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 6345023c702..7277a3eac04 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2021-11-06  Harald Anlauf  <anlauf@gmx.de>
+
+	PR fortran/102715
+	* gfortran.dg/pr68019.f90: Adjust error message.
+	* gfortran.dg/pr102715.f90: New test.
+
+2021-11-06  David Edelsohn  <dje.gcc@gmail.com>
+
+	* gcc.dg/vect/tsvc/tsvc.h (init): Use posix_memalign on AIX.
+
 2021-11-05  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/102817


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

only message in thread, other threads:[~2021-11-07  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-07  0:16 [gcc r12-4975] 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).