From 491c0b8071323295471648a438eb4c216d15735c Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Tue, 4 Mar 2025 00:18:29 +0000 Subject: Daily bump. --- gcc/fortran/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'gcc/fortran') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index d2efacc..442fbfc 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,19 @@ +2025-03-03 Harald Anlauf + + PR fortran/101577 + * symbol.cc (verify_bind_c_derived_type): Generate error message + for derived type with no components in standard conformance mode, + indicating that this is a GNU extension. + +2025-03-03 Andre Vehreschild + + PR fortran/118747 + * trans-array.cc (gfc_trans_array_ctor_element): Remove copy to + temporary variable. + * trans-expr.cc (gfc_conv_procedure_call): Use references to + array members instead of copies when freeing after use. + Formatting fix. + 2025-03-02 Sandra Loosemore * intrinsic.texi: Fix inconsistent capitalization of argument -- cgit v1.1