8sa1-gcc/gcc/testsuite/g++.old-deja/g++.mike/eh30.C

6 lines
110 B
C++
Raw Normal View History

1997-08-19 03:34:40 -04:00
// Build don't link:
// Skip if not native
// Special g++ Options: -fexceptions -fPIC -S
main() { throw 1; }