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
[NDS32] Add intrinsic functions for TLB operation and data prefech.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
large-size-array-6.c
blob
f7da47e93723df8ce2b76d6cc09e9cf35bec9702
1
/* PR c/57821 */
2
/* { dg-do compile } */
3
/* { dg-options "-O2" } */
4
static char
*
name
[] = {
5
[
0x8000000000000000
] =
"bar"
6
};
/* { dg-error "too large" } */