public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andre Vehreschild <vehre@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-998] PR98301 Add missing changelog entries.
Date: Sat, 22 May 2021 11:37:14 +0000 (GMT)	[thread overview]
Message-ID: <20210522113714.A76C3385803F@sourceware.org> (raw)

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


                 reply	other threads:[~2021-05-22 11:37 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=20210522113714.A76C3385803F@sourceware.org \
    --to=vehre@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).