repo.or.cz
/
official-gcc
/
graphite-test-results.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git]
/
gcc
/
testsuite
/
g++.dg
/
ext
/
max.C
blob
bc65f1f70279a26b3d96e6c040502e41bc396a42
1
struct s_t {
2
};
3
void foo(void) {
4
s_t s; int i;
5
s<?=i; // { dg-error "" }
6
}