aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.jason/warning7.C
blob: 1fe03f89ce942f7f8b95bbc199f535485ab9ea24 (plain)
1
2
3
4
5
6
// PRMS Id: 5481
// Special g++ Options: -Wunused
// Build don't link:

struct A { };
static A a = A();