1 2 3 4 5 6 7
/* { dg-options "-fexceptions -I." } */ #include "except-1.hp" int main(void) { return foo(1); }