From 2a95e00abfe4a48ce2a0a239f1c88851d7b6ef08 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sat, 21 Dec 2024 00:19:33 +0000 Subject: Daily bump. --- gcc/fortran/ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'gcc/fortran') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index c183746..bf55582 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,37 @@ +2024-12-20 Sandra Loosemore + + * gfortran.texi: Get rid of some unnecessary hyphens throughout + the file. + * invoke.texi: Likewise. + +2024-12-20 Sandra Loosemore + + * gfortran.texi: Use the present tense throughout; fix some + markup issues and awkward wording. + * invoke.texi: Likewise. + +2024-12-20 Sandra Loosemore + + * gfortran.texi: Fix markup, typos, and indexing throughout the + file. + * invoke.texi: Likewise. + +2024-12-20 Sandra Loosemore + + PR fortran/51820 + PR fortran/89632 + PR fortran/109216 + * invoke.texi (Code Gen Options): Further cleanups of the discussion + of what -funderscoring and -fsecond-underscore do. + +2024-12-20 Harald Anlauf + + PR fortran/118120 + PR fortran/113928 + * trans-array.cc (symbols_could_alias): If one symbol refers to a + complex type and the other to a real type of the same kind, do not + a priori exclude the possibility of aliasing. + 2024-12-17 Sandra Loosemore PR c/26154 -- cgit v1.1