From 9f7c2bad52e51ec88a71c0d50826bfa2e6f44b15 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 3 Sep 2021 00:16:33 +0000 Subject: Daily bump. --- libgfortran/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'libgfortran') diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 18a4186..e27093d 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,19 @@ +2021-09-02 Sandra Loosemore + José Rui Faustino de Sousa + + PR fortran/100907 + PR fortran/100911 + PR fortran/100914 + PR fortran/100915 + PR fortran/100917 + * ISO_Fortran_binding-1-tmpl.h (CFI_type_cfunptr): Make equivalent + to CFI_type_cptr. + * runtime/ISO_Fortran_binding.c (cfi_desc_to_gfc_desc): Fix + handling of CFI_type_cptr and CFI_type_cfunptr. Additional error + checking and code cleanup. + (gfc_desc_to_cfi_desc): Likewise. Also correct kind mapping + for character, complex, and long double types. + 2021-08-27 Iain Sandoe * Makefile.am: Use configured libm availability. -- cgit v1.1