mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 09:40:50 +08:00
Revert "PR98301 Add missing changelog entries."
This reverts commit c4771b3438a8cd9afcef1762957b763f8df3fa6e.
This commit is contained in:
parent
5d3ef9189a
commit
6bf8847c73
@ -1,11 +1,3 @@
|
||||
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>
|
||||
|
||||
|
@ -6,15 +6,6 @@
|
||||
* 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>
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user