ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / inline-ns4.C
blob25caefc0ae25c3f159423e4b38a2f67a5f2c4a58
1 // { dg-options "-std=gnu++98 -pedantic" }
2 inline namespace { } // { dg-warning "inline namespaces" }