projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5434ee
)
Fix typo in ChangeLog entry
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Sun, 29 Aug 1999 00:51:57 +0000
(
00:51
+0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Sun, 29 Aug 1999 00:51:57 +0000
(
00:51
+0000)
From-SVN: r28951
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 06d6b06e910515b8479b226ef7e554777769f673..581375f88a72c9be08de88cdbb8e0cb12de79598 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,7
+1,7
@@
1999-08-28 Mark Mitchell <mark@codesourcery.com>
* cp-tree.def (LABEL_STMT): New tree node.
- (LABEL_STMT_LABEL): New macro.
+
* cp-tree.h
(LABEL_STMT_LABEL): New macro.
(shadow_label): Remove.
(declare_local_label): New function.
(finish_label_decl): Likewise.