Daily bump.
This commit is contained in:
parent
002745ca36
commit
505fb2363b
@ -1 +1 @@
|
||||
20210606
|
||||
20210607
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user