OSDN Git Service

PR libfortran/47972
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
index 59d1a56..6d1f1cd 100644 (file)
@@ -1,3 +1,8 @@
+2011-11-09  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR fortran/46686
+       * runtime/backtrace.c (show_backtrace): Fix incorrect comment.
+
 2011-11-09  Tobias Burnus  <burnus@net-b.de>
 
        * configure.ac: Make more cross-compile friendly.
 
 2011-11-08  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
+       PR libfortran/47972
+       * runtime/error.c (gf_strerror): Silence warning.
+
+2011-11-08  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
        PR libfortran/47970
        * intrinsics/c99_functions.c (round): Move higher in the file.