projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22a6009
)
Fix ChangeLog.
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Thu, 9 Oct 2008 04:09:19 +0000
(
04:09
+0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Thu, 9 Oct 2008 04:09:19 +0000
(
04:09
+0000)
From-SVN: r140996
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index 4e115957144fbe87dbeb6450cd401142f768bffc..7905b4cc76469472d31cee2beb087cca063981b7 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,8
+1,8
@@
2008-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org
PR libfortran/37707
- * io/list_read.c (nml_get_obj_data): If the first namelist object rank
is
- greater than zero, call nml_object_read with the first object rather
+ * io/list_read.c (nml_get_obj_data): If the first namelist object rank
+
is
greater than zero, call nml_object_read with the first object rather
than the sub-object.
2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>