Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.other / decl4.C
blob11196022ce2ca6d3057b069d51079a4f4f171138
1 // { dg-do assemble  }
3 // Reported by Harri Porten <porten@tu-harburg.de>
4 // Simplified for testsuite by Alexandre Oliva
6 struct foo { operator long double(); };
7 int bar(int __opr);
8 int bar(int __ope);