OSDN Git Service

add c++/43145 tag to changelog and testcase
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 May 2010 04:59:27 +0000 (04:59 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:58:18 +0000 (13:58 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159017 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog
gcc/testsuite/g++.dg/lookup/ns4.C

index 8175f14..23e5556 100644 (file)
        * typeck.c (cxx_sizeof_expr): Likewise.
        (strip_array_domain): New.
 
+       PR c++/43145
        * name-lookup.c (current_decl_namespace): Non-static.
        (pop_nested_namespace): Sanity check.
        * cp-tree.h: Declare current_decl_namespace.
index a28cda6..aabfcfc 100644 (file)
@@ -1,3 +1,4 @@
+// PR c++/43145
 // { dg-do link }
 
 namespace N {