projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e687e5
)
decl.c (start_enum): Put local enums on permanant_obstack.
author
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 15:31:56 +0000
(15:31 +0000)
committer
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 15:31:56 +0000
(15:31 +0000)
�
1998-06-25 Benjamin Kosnik <bkoz@lisa.cygnus.com>
* decl.c (start_enum): Put local enums on permanant_obstack.
g++/11580
From-SVN: r20722
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index b0a35c5b784a035b728cf707691cb41a248db025..4e32175911d6acc6415bcec7844a9f91f8878a30 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,7
@@
+1998-06-25 Benjamin Kosnik <bkoz@lisa.cygnus.com>
+
+ * decl.c (start_enum): Put local enums on permanant_obstack.
+
1998-06-25 Mark Mitchell <mark@markmitchell.com>
* cp-tree.h (c_get_alias_set): Declare.