Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / debug / redecl-3.c
blob3f0c053a21de30909c5567a6af28696b9f0f3252
1 /* Test for multiple declarations and composite types. */
3 /* Origin: Joseph Myers <jsm@polyomino.org.uk> */
4 /* { dg-do compile } */
5 /* { dg-options "" } */
7 int y[];
8 void
9 g (void)
11 extern int y[1];