Commit a147412a by Benjamin Kosnik

/

tests for g++/15307 and -Wredundant-decls

From-SVN: r19365
parent 0dacbd0e
// 980420 bkoz
// from g++/15307, tests for -Wredundant-decls for decls
// Build don't link: Special g++ Options:
// -Wredundant-decls
//shouldn't crash
extern unsigned char *foo5[];
extern unsigned char *foo5[];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment