FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / eh4.C
blobc87ab293b369463079c679c2cdf72ed2e4eaa269
1 // Build don't link:
2 // Special g++ Options: -fexceptions
4 void foo() {
5   throw 1;