aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
diff options
context:
space:
mode:
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>2017-04-17 18:22:03 +0000
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>2017-04-17 18:22:03 +0000
commit9bd87693ba6b548a8a5199e2d14c24e5d06a2677 (patch)
tree8f8c91fca83f542ab8f43778c8026cf10c76b5b3 /gcc/fortran/ChangeLog
parentdd8e0d9abea8bb386f9b13c9f031a488d7b53018 (diff)
2017-04-17 Paul Thomas <pault@gcc.gnu.org>
PR fortran/80440 * module.c (find_symtree_for_symbol): Delete. (read_module): Remove the call to the above. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@246952 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/ChangeLog')
-rw-r--r--gcc/fortran/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 0fb826d6ee3..58268d1bd36 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,9 @@
+2017-04-17 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/80440
+ * module.c (find_symtree_for_symbol): Delete.
+ (read_module): Remove the call to the above.
+
2017-04-14 Janus Weil <janus@gcc.gnu.org>
PR fortran/80361
@@ -5,9 +11,9 @@
the recursive attribute.
2017-04-10 Nicolas Koenig <koenigni@student.ethz.ch>
- Paul Thomas <pault@gcc.gnu.org>
+ Paul Thomas <pault@gcc.gnu.org>
- PR fortran/69498
+ PR fortran/69498
* module.c (gfc_match_submodule): Add error
if function is called in the wrong state.
@@ -17,7 +23,7 @@
* expr.c (gfc_check_pointer_assign): Check if procedure pointer
components in a pointer assignment need an explicit interface.
-2017-03-18 Nicolas Koenig <koenigni@student.ethz.ch>
+2017-03-18 Nicolas Koenig <koenigni@student.ethz.ch>
PR fortran/69498
* symbol.c (gfc_delete_symtree): If there is a period in the name, ignore