921e5a0eb4
From-SVN: r14840
6 lines
110 B
C
6 lines
110 B
C
// Build don't link:
|
|
// Skip if not native
|
|
// Special g++ Options: -fexceptions -fPIC -S
|
|
|
|
main() { throw 1; }
|