projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44cbf6e
)
cp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Thu, 28 Dec 2006 06:51:24 +0000
(06:51 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Thu, 28 Dec 2006 06:51:24 +0000
(06:51 +0000)
* cp-tree.h (TYPE_NAMESPACE_SCOPE_P, TYPE_FUNCTION_SCOPE_P):
Remove.
From-SVN: r120241
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 4c7afc507bab00cc5c082d413477940e621d147a..8c0e170a6da002ade7bccfdbb57c37a23c055f4f 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,7
+1,7
@@
2006-12-28 Kazu Hirata <kazu@codesourcery.com>
- * cp
/cp-tree.h (TYPE_NAMESPACE_SCOPE_P,
-
TYPE_FUNCTION_SCOPE_P):
Remove.
+ * cp
-tree.h (TYPE_NAMESPACE_SCOPE_P, TYPE_FUNCTION_SCOPE_P):
+ Remove.
* decl2.c: Fix a comment typo.