Commit 9f1b98f0 by Jason Merrill Committed by Jason Merrill

add c++/43145 tag to changelog and testcase

From-SVN: r159017
parent e6e05eed
......@@ -215,6 +215,7 @@
* 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.
......
// PR c++/43145
// { dg-do link }
namespace N {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment