From af3d3ce31a259699f5ad26addcf1c88a2e4eea6d Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 12 Jul 2023 00:17:09 +0000 Subject: Daily bump. --- gcc/fortran/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gcc/fortran') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index b6a902a..bc4ad57 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,11 @@ +2023-07-11 Harald Anlauf + + PR fortran/110288 + * symbol.cc (gfc_copy_formal_args_intr): When deriving the formal + argument attributes from the actual ones for intrinsic procedure + calls, take special care of CHARACTER arguments that we do not + wrongly treat them formally as deferred-length. + 2023-07-08 Steve Kargl PR fortran/99139 -- cgit v1.1