Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.brendan / operators2.C
blob7ca114e75d3d32ec8895f7005533a669d0ace3ea
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 "" } .*