PR c++/63283
[official-gcc.git] / libgfortran / ChangeLog
blob33fb6dad9e5a89ad7ad12e30a7609c7019bf06de
1 2015-01-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3         PR libgfortran/61933
4         * io/inquire.c (inquire_via_unit): Set existing to true if a
5         gfc_unit stucture was found for the given unit number.
6         * runtime/error.c (translate_error): Add case for
7         LIBERROR_INQUIRE_INTERNAL_UNIT.
9 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
11         Update copyright years.
13 2015-01-02  Tobias Burnus  <burnus@net-b.de>
15         * caf/single.c (_gfortran_caf_co_reduce): New function.
16         * caf/libcaf.h (_gfortran_caf_co_reduce): New prototype.
18 Copyright (C) 2015 Free Software Foundation, Inc.
20 Copying and distribution of this file, with or without modification,
21 are permitted in any medium without royalty provided the copyright
22 notice and this notice are preserved.