summaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-10-17 20:57:51 -0700
committerRichard Henderson <rth@gcc.gnu.org>2001-10-17 20:57:51 -0700
commitbf0dde96f56c9ba50541e707b64f26102b6b5131 (patch)
tree59b37f7352a3f60621e7f976ee8f7536ba6bfdfd /gcc/f/ChangeLog
parent8ea6262761029a1cccc0e0280ce8be198e687636 (diff)
downloadgcc-bf0dde96f56c9ba50541e707b64f26102b6b5131.tar.gz
std.c (ffestd_labeldef_format): Fix variable/stmt ordering.
* std.c (ffestd_labeldef_format): Fix variable/stmt ordering. (ffestd_R737A): Likewise. From-SVN: r46328
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r--gcc/f/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index b064088ac20..10a09c69cd3 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,5 +1,10 @@
2001-10-17 Richard Henderson <rth@redhat.com>
+ * std.c (ffestd_labeldef_format): Fix variable/stmt ordering.
+ (ffestd_R737A): Likewise.
+
+2001-10-17 Richard Henderson <rth@redhat.com>
+
* com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,
BUILT_FOR_280, FFECOM_GCC_INCLUDE, all derivitive defines, and all
related conditional compilation directives.