Create embedded-5_0-branch branch for development on ARM embedded cores.
[official-gcc.git] / embedded-5_0-branch / gcc / testsuite / gcc.dg / pr61058.c
blob6f840f418fee4b8664eaf41f7c80e07e81c2a2e4
1 /* PR rtl-optimization/61058 */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
4 /* { dg-additional-options "-fno-asynchronous-unwind-tables -mtune=atom" { target i?86-*-* x86_64-*-* } } */
6 void
7 foo (void)
9 __builtin_unreachable ();