OSDN Git Service

2006-02-02 Steven G. Kargl <kargls@comcast>
[pf3gnuchains/gcc-fork.git] / gcc / fortran / ChangeLog
index 517535b..80a453d 100644 (file)
@@ -1,3 +1,13 @@
+2006-02-02  Steven G. Kargl  <kargls@comcast>
+
+       PR fortran/24958
+       match.c (gfc_match_nullify):  Free the list from head not tail.
+
+       PR fortran/25072
+       * match.c (match_forall_header): Fix internal error caused by bogus
+       gfc_epxr pointers.
+
+
 2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/26039