index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
g++.dg
/
init
/
array35.C
blob: 6ce6d5cc9563513bd0cc1ba07260020edd629a92 (
plain
)
1
2
3
// PR c++/58868
static struct
{
const int
i
; }
a
[] = {
1
};