]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
add c++/43145 tag to changelog and testcase
authorJason Merrill <jason@redhat.com>
Tue, 4 May 2010 04:59:27 +0000 (00:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 4 May 2010 04:59:27 +0000 (00:59 -0400)
From-SVN: r159017

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

index 8175f146aa1eb40eafa5e950d0a30e7dab2eafc8..23e55567c273fa754769483e75e99f6b8c7e4fbf 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 a28cda6cd4bdd41808d5672af9113f37f5fa7803..aabfcfcb7ccfefce3828224c32276d4e2918bf31 100644 (file)
@@ -1,3 +1,4 @@
+// PR c++/43145
 // { dg-do link }
 
 namespace N {