Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / gcc.dg / pr93615.c
blob2e98f5200c595d8f9993fa8a4bcb875c7ee24886
1 /* { dg-do compile } */
2 /* { dg-options "-std=c11" } */
3 /* { dg-require-effective-target exceptions } */
5 #include <unwind.h>
7 int
8 main ()
10 return 0;