1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-cfg" } */
3 /* { dg-skip-if "" { "*-*-*" } { "-fpic" "-fPIC" } { "" } } */
17 catch (...) {abort();}
19 /* We shouldnotice nothrow attribute. */
20 /* { dg-final { scan-tree-dump-times "exception" 0 "cfg"} } */
21 /* { dg-final { cleanup-tree-dump "cfg" } } */