]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgfortran/ChangeLog
PR other/79046
[thirdparty/gcc.git] / libgfortran / ChangeLog
CommitLineData
0812bb06 12017-01-17 Jakub Jelinek <jakub@redhat.com>
2
3 PR other/79046
4 * configure.ac: Add GCC_BASE_VER.
5 * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
6 get version from BASE-VER file.
7 * configure: Regenerated.
8 * Makefile.in: Regenerated.
9
930cef26 102017-01-13 Andre Vehreschild <vehre@gcc.gnu.org>
11
12 PR fortran/70696
13 * caf/single.c (_gfortran_caf_register): Allocate enough memory for
14 the event counter.
15
942ef29d 162017-01-07 Andre Vehreschild <vehre@gcc.gnu.org>
17
18 PR fortran/78781
19 PR fortran/78935
20 * caf/single.c (send_by_ref): Fix addressing of non-allocatable scalar
21 destination components.
22
aad93da1 232017-01-01 Jakub Jelinek <jakub@redhat.com>
d353bf18 24
25 Update copyright years.
f1717362 26\f
aad93da1 27Copyright (C) 2017 Free Software Foundation, Inc.
639d12cd 28
29Copying and distribution of this file, with or without modification,
30are permitted in any medium without royalty provided the copyright
31notice and this notice are preserved.