aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2001-01-15 16:52:49 +0000
committerToon Moene <toon@gcc.gnu.org>2001-01-15 16:52:49 +0000
commit611081b2882d1928df1d9c09becabe6e645ab424 (patch)
tree0f9df36c52eba621608324f5297dbfab66401863 /gcc/f/ChangeLog
parent9f1630a9884cb8a716bf6c704ad13b33fe53ca58 (diff)
downloadgcc-611081b2882d1928df1d9c09becabe6e645ab424.zip
gcc-611081b2882d1928df1d9c09becabe6e645ab424.tar.gz
gcc-611081b2882d1928df1d9c09becabe6e645ab424.tar.bz2
com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT label to current_function_decl.
2001-01-15 Mark Mitchell <mark@codesourcery.com> * com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT label to current_function_decl. From-SVN: r39042
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 eb154fd..7fa1853 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-15 Mark Mitchell <mark@codesourcery.com>
+
+ * com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT
+ label to current_function_decl.
+
Fri Jan 12 17:21:33 2001 Joseph S. Myers <jsm28@cam.ac.uk>
* g77spec.c (lang_specific_driver): Update copyright year to 2001.