aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog.1')
-rw-r--r--gcc/cp/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/ChangeLog.1 b/gcc/cp/ChangeLog.1
index 4b4afd31526..01ef399698c 100644
--- a/gcc/cp/ChangeLog.1
+++ b/gcc/cp/ChangeLog.1
@@ -1386,7 +1386,7 @@ Wed May 10 00:55:59 1995 Jason Merrill <jason@phydeaux.cygnus.com>
Tue May 9 19:10:33 1995 Mike Stump <mrs@cygnus.com>
* decl2.c: Add flag_new_for_scope for new -ffor-scope flag.
- * parse.y (FOR): Conditionalize the pushing and poping of scope for
+ * parse.y (FOR): Conditionalize the pushing and popping of scope for
the for-init-statement upon the new flag_new_for_scope.
* parse.y (try_block): Simplify and use compstmt.
@@ -7211,7 +7211,7 @@ Thu Mar 31 19:50:35 1994 Jason Merrill <jason@deneb.cygnus.com>
Thu Mar 31 16:20:16 1994 Kung Hsu <kung@mexican.cygnus.com>
* decl2.c (grok_func_init): Do not abort as rtl for pur virtual
- fucntions. They can be defined somewhere else.
+ functions. They can be defined somewhere else.
Sat Jan 23 23:23:26 1994 Stephen R. van den Berg <berg@pool.informatik.rwth-aachen.de>