2 // { dg-options "-Wall -fdump-tree-eh" }
5 int execve (const char *__path, char *const __argv[], char *const __envp[])
6 __attribute__ ((__nothrow__));
13 // { dg-final { scan-tree-dump-not "eh_dispatch" "eh" } }
14 // { dg-final { scan-tree-dump-not "resx" "eh" } }