1 2023-01-17 Harald Anlauf <anlauf@gmx.de>
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>
10 * openmp.cc (gfc_resolve_omp_assumptions): Reject nonscalars.
12 2023-01-11 Jakub Jelinek <jakub@redhat.com>
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>
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
27 * gfc-internals.texi: Bump @copying's copyright year.
28 * gfortran.texi: Ditto.
29 * intrinsic.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.