Daily bump.
[official-gcc.git] / libgfortran / ChangeLog
blob4c7befa2128c99cea165b5cdabda7cbb470dcb59
1 2016-01-23  John David Anglin  <danglin@gcc.gnu.org>
3         PR libfortran/68744
4         * runtime/backtrace.c: Include gthr.h.
5         (show_backtrace): Use __gthread_active_p() to determine whether threads
6         are active.  Return if lbstate is NULL.
8 2016-01-15  Jakub Jelinek  <jakub@redhat.com>
10         * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", msg
11         instead of msg to avoid -Wformat-security warning.
13 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
15         Update copyright years.
17 Copyright (C) 2016 Free Software Foundation, Inc.
19 Copying and distribution of this file, with or without modification,
20 are permitted in any medium without royalty provided the copyright
21 notice and this notice are preserved.