repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
treelang
/
compile
/
externvar.tree
blob
1fa3d6e89fcc26bdbb6e0c4883a15039fcdac9ad
1
// { dg-do compile }
2
external_reference int bar = 0; // { dg-error "initial" }
3
4
static char barf = 1;