]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/ChangeLog
Always pass explicit location to fatal_error.
[thirdparty/gcc.git] / gcc / fortran / ChangeLog
index c86b1a22237171252ecaea7f3e49a1518e535a2d..01462d2e312e2d0a27940cb6c290fdf858ce3d38 100644 (file)
@@ -1,3 +1,9 @@
+2015-01-30  Joseph Myers  <joseph@codesourcery.com>
+
+       * f95-lang.c, gfortranspec.c, trans-const.c, trans-expr.c: All
+       callers of fatal_error changed to pass input_location as first
+       argument.
+
 2015-01-28  Tobias Burnus  <burnus@net-b.de>
 
        * intrinsic.texi (CO_BROADCAST): Correct argument description.