1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu11" } */
3 /* PR c/104506: we used to ICE after the error of
7 /* { dg-message "note: previous definition" "previous definition" { target *-*-* } .-1 } */
10 int x
; /* { dg-error "redeclared as different kind of symbol" } */