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

https://gcc.gnu.org/g:505fb2363bd6c7bceaf85ccb1cf1d0b28c6457fc

commit r11-8516-g505fb2363bd6c7bceaf85ccb1cf1d0b28c6457fc
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Jun 7 00:17:57 2021 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP         | 2 +-
 gcc/fortran/ChangeLog | 9 +++++++++
 libgfortran/ChangeLog | 9 +++++++++
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 09dbf4d3140..0c8a5025924 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210606
+20210607
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 5e55aea6329..370c680bd7c 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,12 @@
+2021-06-06  Andre Vehreschild  <vehre@gcc.gnu.org>
+	    Steve Kargl  <kargl@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-06-04  Harald Anlauf  <anlauf@gmx.de>
 
 	Backported from master:
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index fbc9a1b4724..cb4712a8b3e 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,12 @@
+2021-06-06  Andre Vehreschild  <vehre@gcc.gnu.org>
+	    Steve Kargl  <kargl@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-03  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backported from master:


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

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

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