re PR middle-end/71387 (ICE in emit_move_insn, at expr.c:3418 with -Og)
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg / cpp0x / inline-ns5.C
1 // { dg-options "-std=gnu++98 -pedantic-errors" }
2 inline namespace { } // { dg-error "inline namespaces" }