re PR fortran/68746 (FAIL: gfortran.dg/read_dir.f90 -O0 execution test)
[official-gcc.git] / libgfortran / ChangeLog
blob7d0cb66ac589e7d9e031d246d57ba616c39b3e14
1 2016-02-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3         PR libgfortran/69668
4         * io/list_read.c (read_character): Remove code related to DELIM_NONE.
6 2016-01-23  John David Anglin  <danglin@gcc.gnu.org>
8         PR libfortran/68744
9         * runtime/backtrace.c: Include gthr.h.
10         (show_backtrace): Use __gthread_active_p() to determine whether threads
11         are active.  Return if lbstate is NULL.
13 2016-01-15  Jakub Jelinek  <jakub@redhat.com>
15         * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", msg
16         instead of msg to avoid -Wformat-security warning.
18 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
20         Update copyright years.
22 Copyright (C) 2016 Free Software Foundation, Inc.
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.