// Contributed by Gabriel Dos Reis // { dg-do compile } namespace N { } namespace M { typedef struct { } N; // { dg-bogus ".*" "" { xfail *-*-* } } }