aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-05-09 15:23:25 +0000
committerPaul Brook <paul@codesourcery.com>2004-05-09 15:23:25 +0000
commitc16c65769150ffd63fda28f405166e8f763a5b6c (patch)
treedf65ca7d3323f495c8d2970f4e15cc36704feced
parent6629e31ac9768bad8efc2e57b3d88bb85f84c664 (diff)
Fix obviously wrong Changelog dates.
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@81653 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/fortran/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 802cc2f78ec..4e927638fee 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -116,7 +116,7 @@
(GFC_DECL_PACKED_ARRAY, GFC_DECL_PARTIAL_PACKED_ARRAY,
GFC_DECL_ASSIGN): Renumber flags.
-2003-04-05 Paul Brook <paul@codesourcery.com>
+2004-04-05 Paul Brook <paul@codesourcery.com>
PR 13252
PR 14081
@@ -177,7 +177,7 @@
* trans-types.c (gfc_is_nodesc_array): Ditto
* lang.opt (fg77-calls): Remove.
-2003-04-04 Paul Brook <paul@codesourcery.com>
+2004-04-04 Paul Brook <paul@codesourcery.com>
* trans-array.c (OFFSET_FIELD): Rename from BASE_FIELD.
(gfc_conv_descriptor_base): Rename ...