2017-02-20 11:52:50 +01:00
|
|
|
|
2017-02-16 Paul Thomas <pault@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
PR fortran/79382
|
|
|
|
|
* io/transfer.c (check_dtio_proc): New function.
|
|
|
|
|
(formatted_transfer_scalar_read): Use it.
|
|
|
|
|
(formatted_transfer_scalar_write): ditto.
|
|
|
|
|
|
2017-01-31 19:50:31 +01:00
|
|
|
|
2017-01-31 Steven G. Kargl <kargl@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
PR fortran/79305
|
|
|
|
|
* c99_protos.h: Spell HAVE_EXPL correctly.
|
|
|
|
|
* intrinsics/c99_functions.c: Ditto.
|
|
|
|
|
|
2017-01-19 22:00:53 +01:00
|
|
|
|
2017-01-19 Uros Bizjak <ubizjak@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR target/78478
|
|
|
|
|
* acinclude.m4: Include ../config/ax_check_define.m4
|
|
|
|
|
* configure.ac: Check if _SOFT_FLOAT is defined.
|
|
|
|
|
* configure.host (i?86 | x86_64): Use fpu-generic when
|
|
|
|
|
have_soft_float is set.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2017-01-19 16:41:15 +01:00
|
|
|
|
2017-01-19 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR target/79127
|
|
|
|
|
* acinclude.m4 (LIBGFOR_CHECK_AVX512F): Ensure the test clobbers
|
|
|
|
|
some zmm16+ registers to verify they are handled by unwind info
|
|
|
|
|
properly if needed.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
2017-01-17 10:38:48 +01:00
|
|
|
|
2017-01-17 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR other/79046
|
|
|
|
|
* configure.ac: Add GCC_BASE_VER.
|
|
|
|
|
* Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
|
|
|
|
|
get version from BASE-VER file.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
|
|
2017-01-13 11:22:21 +01:00
|
|
|
|
2017-01-13 Andre Vehreschild <vehre@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
PR fortran/70696
|
|
|
|
|
* caf/single.c (_gfortran_caf_register): Allocate enough memory for
|
|
|
|
|
the event counter.
|
|
|
|
|
|
2017-01-07 18:26:58 +01:00
|
|
|
|
2017-01-07 Andre Vehreschild <vehre@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
PR fortran/78781
|
|
|
|
|
PR fortran/78935
|
|
|
|
|
* caf/single.c (send_by_ref): Fix addressing of non-allocatable scalar
|
|
|
|
|
destination components.
|
|
|
|
|
|
2017-01-01 13:07:43 +01:00
|
|
|
|
2017-01-01 Jakub Jelinek <jakub@redhat.com>
|
2015-01-05 13:33:28 +01:00
|
|
|
|
|
|
|
|
|
Update copyright years.
|
2016-01-04 15:30:50 +01:00
|
|
|
|
|
2017-01-01 13:07:43 +01:00
|
|
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
2010-01-04 09:59:59 +01:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|