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
Remove outermost loop parameter.
[official-gcc/graphite-test-results.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.brendan
/
operators2.C
blob
7ca114e75d3d32ec8895f7005533a669d0ace3ea
1
// { dg-do assemble }
2
// GROUPS passed operators
3
class X { };
4
void operator[](X& a, X& b) {} // MUST be a member function// { dg-error "" } .*