2 // { dg-options "-Wall -fdump-tree-eh" }
5 void fork () // { dg-warning "conflicts with built-in declaration" }
6 __attribute__ ((__nothrow__));
13 // { dg-final { scan-tree-dump-not "eh_dispatch" "eh" } }
14 // { dg-final { scan-tree-dump-not "resx" "eh" } }