tree-flow-inline.h (get_addr_base_and_unit_offset_1): Handle BIT_FIELD_REF.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / eh54.C
blob56e57e0a42df44c2f0f62480bfcdf3c99a932970
1 // { dg-do assemble  }
2 // { dg-options "-fexceptions" }
4 int main() { try { 1; } }       // { dg-error "" }