2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.benjamin / warn03.C
blob46f0fb6e15c6c3f08893ce7292937e87d741292f
1 // { dg-do assemble  }
2 // { dg-options "-Wredundant-decls" }
3 // 980420 bkoz 
4 // from g++/15307, tests for -Wredundant-decls for decls
6 //shouldn't crash
7 extern unsigned char *foo5[]; 
8 extern unsigned char *foo5[];