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

https://gcc.gnu.org/g:1a87f8381085de50726634e8cb4a651c05b272b5

commit r12-1123-g1a87f8381085de50726634e8cb4a651c05b272b5
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun May 30 00:16:26 2021 +0000

    Daily bump.

Diff:
---
 ChangeLog               |  5 +++++
 gcc/ChangeLog           | 20 ++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 34 ++++++++++++++++++++++++++++++++++
 4 files changed, 60 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a0cdf84e960..c438229e61b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-29  Mike Frysinger  <vapier@gentoo.org>
+
+	* configure.ac: Add gnulib to configdirs for sim.
+	* configure: Regenerate.
+
 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
 
 	* Makefile.def: Add configure-sim dependency on all-gnulib.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 24c27bf8cf2..05e1640b285 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,23 @@
+2021-05-29  Jeff Law  <jlaw@tachyum.com>
+
+	* config/h8300/h8300.c (h8300_emit_stack_adjustment): Drop unused
+	parameter.  Call callers fixed.
+	(push): Likewise.
+	(output_plussi): Add FALLTHRU markers.
+	(h8300_shift_needs_scratch_p): Add gcc_unreachable marker.
+
+2021-05-29  Jakub Jelinek  <jakub@redhat.com>
+
+	PR middle-end/99928
+	* gimplify.c (gimplify_scan_omp_clauses): For taskloop simd
+	combined with parallel, make sure to add shared clause to
+	parallel for explicit linear clause.
+
+2021-05-29  Aldy Hernandez  <aldyh@redhat.com>
+
+	PR tree-optimization/100787
+	* gimple-ssa-evrp.c: Disable exporting of global ranges.
+
 2021-05-28  Jason Merrill  <jason@redhat.com>
 
 	* tree-iterator.h (struct tree_stmt_iterator): Add operator++,
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index cc21e7a45a7..30eeb7399e7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210529
+20210530
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index cbe655fc01c..f8eedd476c7 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,37 @@
+2021-05-29  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+	* gcc.dg/plugin/diagnostic_plugin_show_trees.c (plugin_init): Fix caret_max_with.
+	* gcc.dg/plugin/diagnostic_plugin_test_inlining.c
+	(plugin_init): Likewise.
+	* gcc.dg/plugin/diagnostic_plugin_test_paths.c (plugin_init): Likewise.
+	* gcc.dg/plugin/diagnostic_plugin_test_string_literals.c
+	(plugin_init): Likewise.
+	* gcc.dg/plugin/diagnostic_plugin_test_tree_expression_range.c
+	(plugin_init): Likewise.
+
+2021-05-29  Jakub Jelinek  <jakub@redhat.com>
+
+	PR middle-end/99928
+	* c-c++-common/gomp/pr99928-1.c: Add default(none) to constructs
+	combined with parallel, teams or taskloop and defaultmap(none)
+	to constructs combined with target.
+	* c-c++-common/gomp/pr99928-2.c: Likewise.
+	* c-c++-common/gomp/pr99928-3.c: Likewise.
+	* c-c++-common/gomp/pr99928-4.c: Likewise.
+	* c-c++-common/gomp/pr99928-5.c: Likewise.
+	* c-c++-common/gomp/pr99928-6.c: Likewise.
+	* c-c++-common/gomp/pr99928-7.c: Likewise.
+	* c-c++-common/gomp/pr99928-8.c: Likewise.
+	* c-c++-common/gomp/pr99928-9.c: Likewise.
+	* c-c++-common/gomp/pr99928-10.c: Likewise.
+	* c-c++-common/gomp/pr99928-13.c: Likewise.
+	* c-c++-common/gomp/pr99928-14.c: Likewise.
+
+2021-05-29  Aldy Hernandez  <aldyh@redhat.com>
+
+	* gcc.dg/Wstringop-overflow-55.c:
+	* gcc.dg/pr80776-1.c:
+
 2021-05-28  Richard Biener  <rguenther@suse.de>
 
 	PR tree-optimization/100778


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

only message in thread, other threads:[~2021-05-30  0:17 UTC | newest]

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