xref
: /
dports
/
lang
/
gcc9-aux
/
gcc-9.1.0
/
gcc
/
testsuite
/
gcc.target
/
nvptx
/
decl-shared-init.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
var
__attribute__
((
shared
)) = 0;
/* { dg-error "static initialization .* not supported" } */
2