Daily bump.
[official-gcc.git] / gcc / fortran / ChangeLog
blob3f3e03c194324095b10732e8c985353eda517d44
1 2023-01-17  Harald Anlauf  <anlauf@gmx.de>
3         PR fortran/108421
4         * interface.cc (get_expr_storage_size): Check that we actually have
5         an integer value before trying to extract it with mpz_get_si.
7 2023-01-12  Tobias Burnus  <tobias@codesourcery.com>
9         PR fortran/107706
10         * openmp.cc (gfc_resolve_omp_assumptions): Reject nonscalars.
12 2023-01-11  Jakub Jelinek  <jakub@redhat.com>
14         PR fortran/108349
15         * f95-lang.cc (gfc_init_builtin_function): Fix up function types
16         for BUILT_IN_REALLOC and BUILT_IN_SINCOS{F,,L}.  Formatting fixes.
18 2023-01-10  Harald Anlauf  <anlauf@gmx.de>
20         PR fortran/97345
21         * frontend-passes.cc (do_subscript): Clear used gmp variables.
23 2023-01-02  Jakub Jelinek  <jakub@redhat.com>
25         * gfortranspec.cc (lang_specific_driver): Update copyright notice
26         dates.
27         * gfc-internals.texi: Bump @copying's copyright year.
28         * gfortran.texi: Ditto.
29         * intrinsic.texi: Ditto.
30         * invoke.texi: Ditto.
33 Copyright (C) 2023 Free Software Foundation, Inc.
35 Copying and distribution of this file, with or without modification,
36 are permitted in any medium without royalty provided the copyright
37 notice and this notice are preserved.