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

https://gcc.gnu.org/g:15d30d2f20794d29ceabcfd57d230d6387284115

commit r12-999-g15d30d2f20794d29ceabcfd57d230d6387284115
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun May 23 00:16:24 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog         | 5 +++++
 gcc/DATESTAMP         | 2 +-
 gcc/fortran/ChangeLog | 8 ++++++++
 libgfortran/ChangeLog | 8 ++++++++
 libgomp/ChangeLog     | 6 ++++++
 5 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5f671e8d25f..956faa31b41 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-22  Aaron Sawdey  <acsawdey@linux.ibm.com>
+
+	* config/rs6000/genfusion.pl (gen_addadd): Fix incorrect attr types.
+	* config/rs6000/fusion.md: Regenerate file.
+
 2021-05-21  Aaron Sawdey  <acsawdey@linux.ibm.com>
 
 	* config/rs6000/genfusion.pl (gen_addadd): New function.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index d128d2a267a..a0c453ec18a 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210522
+20210523
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 2913c18ad8e..0b1b13e04b8 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-22  Andre Vehreschild  <vehre@gcc.gnu.org>
+
+	PR fortran/98301
+	* trans-decl.c (gfc_build_builtin_function_decls): Move decl.
+	* trans-intrinsic.c (conv_intrinsic_random_init): Use bool for
+	lib-call of caf_random_init instead of logical (4-byte).
+	* trans.h: Add tree var for random_init.
+
 2021-05-22  Andre Vehreschild  <vehre@gcc.gnu.org>
 	    Steve Kargl  <kargl@gcc.gnu.org>
 
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 490ee3b46db..66193da7877 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,11 @@
+2021-05-22  Andre Vehreschild  <vehre@gcc.gnu.org>
+
+	PR fortran/98301
+	* caf/libcaf.h (_gfortran_caf_random_init): New function.
+	* caf/single.c (_gfortran_caf_random_init): New function.
+	* gfortran.map: Added fndecl.
+	* intrinsics/random_init.f90: Implement random_init.
+
 2021-05-22  Andre Vehreschild  <vehre@gcc.gnu.org>
 	    Steve Kargl  <kargl@gcc.gnu.org>
 
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 6b6b8526378..8dec62eec4d 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2021-05-22  Thomas Schwinge  <thomas@codesourcery.com>
+
+	PR testsuite/90115
+	* testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: Prune
+	uninteresting/varying diagnostics.
+
 2021-05-21  Thomas Schwinge  <thomas@codesourcery.com>
 
 	PR middle-end/90115


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

only message in thread, other threads:[~2021-05-23  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-23  0:17 [gcc r12-999] 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).