2017-01-31 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / libgfortran / ChangeLog
bloba3a8c2249ee7d5b53905bc8f27aec3eb2c3961ab
1 2017-01-31  Steven G. Kargl  <kargl@gcc.gnu.org>
3         PR fortran/79305
4         * c99_protos.h: Spell HAVE_EXPL correctly.
5         * intrinsics/c99_functions.c: Ditto.
7 2017-01-19  Uros Bizjak  <ubizjak@gmail.com>
9         PR target/78478
10         * acinclude.m4: Include ../config/ax_check_define.m4
11         * configure.ac: Check if _SOFT_FLOAT is defined.
12         * configure.host (i?86 | x86_64): Use fpu-generic when
13         have_soft_float is set.
14         * configure: Regenerate.
16 2017-01-19  Jakub Jelinek  <jakub@redhat.com>
18         PR target/79127
19         * acinclude.m4 (LIBGFOR_CHECK_AVX512F): Ensure the test clobbers
20         some zmm16+ registers to verify they are handled by unwind info
21         properly if needed.
22         * configure: Regenerated.
24 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
26         PR other/79046
27         * configure.ac: Add GCC_BASE_VER.
28         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
29         get version from BASE-VER file.
30         * configure: Regenerated.
31         * Makefile.in: Regenerated.
33 2017-01-13  Andre Vehreschild  <vehre@gcc.gnu.org>
35         PR fortran/70696
36         * caf/single.c (_gfortran_caf_register): Allocate enough memory for
37         the event counter.
39 2017-01-07  Andre Vehreschild  <vehre@gcc.gnu.org>
41         PR fortran/78781
42         PR fortran/78935
43         * caf/single.c (send_by_ref): Fix addressing of non-allocatable scalar
44         destination components.
46 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
48         Update copyright years.
50 Copyright (C) 2017 Free Software Foundation, Inc.
52 Copying and distribution of this file, with or without modification,
53 are permitted in any medium without royalty provided the copyright
54 notice and this notice are preserved.