FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / eh7.C
blobf6146ae9bd9ca0b51255cad8243a44ff0157207f
1 // Special g++ Options: -fexceptions
2 // excess errors test - XFAIL sparc64-*-elf arm-*-pe
4 main() {
5   if (0)
6     throw 1 | 2;