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