[gcc r12-4460] Daily bump.

GCC Administrator gccadmin@gcc.gnu.org
Sun Oct 17 00:16:56 GMT 2021


https://gcc.gnu.org/g:7319539d32b9c930f040350fc4d9c327cdf2dc0f

commit r12-4460-g7319539d32b9c930f040350fc4d9c327cdf2dc0f
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Oct 17 00:16:20 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog | 17 +++++++++++++++++
 gcc/DATESTAMP |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c2e3dee7fb7..d9583204ba2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,20 @@
+2021-10-16  Piotr Kubaj  <pkubaj@FreeBSD.org>
+
+	* configure.ac: Treat powerpc64*-*-freebsd* the same as
+	powerpc64-*-freebsd*.
+	* configure: Regenerate.
+
+2021-10-16  H.J. Lu  <hjl.tools@gmail.com>
+
+	* value-query.cc (get_ssa_name_ptr_info_nonnull): Change
+	set_ptr_nonull to set_ptr_nonnull in comments.
+
+2021-10-16  Jan Hubicka  <hubicka@ucw.cz>
+
+	PR tree-optimization/102720
+	* tree-ssa-structalias.c (compute_points_to_sets): Fix producing
+	of call used and clobbered sets.
+
 2021-10-15  Iain Sandoe  <iain@sandoe.co.uk>
 
 	* config/darwin.h (LINK_COMMAND_SPEC_A): Update 'r' handling to
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 77335aac2c0..7d1f01fd93f 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211016
+20211017


More information about the Gcc-cvs mailing list