public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-998] PR98301 Add missing changelog entries.
@ 2021-05-22 11:37 Andre Vehreschild
  0 siblings, 0 replies; only message in thread
From: Andre Vehreschild @ 2021-05-22 11:37 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c4771b3438a8cd9afcef1762957b763f8df3fa6e

commit r12-998-gc4771b3438a8cd9afcef1762957b763f8df3fa6e
Author: Andre Vehreschild <vehre@gcc.gnu.org>
Date:   Sat May 22 13:36:31 2021 +0200

    PR98301 Add missing changelog entries.

Diff:
---
 gcc/fortran/ChangeLog | 9 +++++++++
 libgfortran/ChangeLog | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 7fabe763874..2913c18ad8e 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,12 @@
+2021-05-22  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-05-20  Marcel Vollweiler  <marcel@codesourcery.com>
 
 	* openmp.c (gfc_match_omp_clauses): Support map-type-modifier 'close'.
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 27d79ae0ac7..490ee3b46db 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,12 @@
+2021-05-22  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-05  Tobias Burnus  <tobias@codesourcery.com>
 
 	* intrinsics/chmod.c (chmod_internal): Only declare mode_mask var


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

only message in thread, other threads:[~2021-05-22 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 11:37 [gcc r12-998] PR98301 Add missing changelog entries Andre Vehreschild

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).