public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-999] Daily bump.
Date: Sun, 23 May 2021 00:17:00 +0000 (GMT)	[thread overview]
Message-ID: <20210523001700.660A93857C66@sourceware.org> (raw)

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


                 reply	other threads:[~2021-05-23  0:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210523001700.660A93857C66@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).