* decl.c (make_typename_type): s/parameters/arguments/.
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / pr65558.C
blob12946b35eda79e63a89dfd0b3a1786bd1db50da5
1 // PR c++/65558
2 // { dg-do compile { target c++11 } }
4 inline namespace
5 __attribute__((__abi_tag__)) // { dg-warning "ignoring .abi_tag. attribute on anonymous namespace" }