blob: 8da682c534128a916ecd29b5b94f15088f740ad0 [file] [log] [blame]
// { dg-do assemble { target native } }
// { dg-options "-fexceptions -fPIC -S" }
main() { throw 1; }