blob: 2e98f5200c595d8f9993fa8a4bcb875c7ee24886 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-std=c11" } */
/* { dg-require-effective-target exceptions } */
#include <unwind.h>
int
main ()
{
return 0;
}