projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abcb3a
)
fix changelog entry
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 22 Aug 2007 20:43:06 +0000
(16:43 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 22 Aug 2007 20:43:06 +0000
(16:43 -0400)
From-SVN: r127717
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index fa83612725d55dace73d1ad4a1242f5792cca697..62b88dc3975e6aa1403984446338d6febcef1df9 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-3,6
+3,7
@@
PR c++/29365
* pt.c (outermost_tinst_level): New function.
* lex.c (in_main_input_context): New function.
+ * cp-tree.h: Declare it.
* decl2.c (constrain_class_visibility): Use it to avoid warning
about uses of the anonymous namespace in the main input file.