eh4.C   [plain text]


// { dg-do assemble  }
// { dg-options "-fexceptions" }

void foo() {
  throw 1;
}