repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
init
/
array46.C
blob
858496451446b463f7e65b4948d789efa4daabbf
1
int foo();
2
int a[] = foo(); // { dg-error "14:initializer fails to determine size" }
3
// { dg-error "14:array must be initialized" "" { target *-*-* } .-1 }