Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
crash39.C
blob: 5d4e02d79ca0e457eb0249fe4121c496ba52bf11 [
file
] [
log
] [
blame
]
// PR c++/31747
static
extern
int
i
;
// { dg-error "'extern' specifier conflicts with 'static'" }