1 2 3 4 5 6 7 8 9
// Contributed by Gabriel Dos Reis <gdr@codesourcery.com> // { dg-do compile } namespace N { } namespace M { typedef struct { } N; }