PR debug/48204
[official-gcc.git] / gcc / testsuite / gcc.dg / pr45353.c
blobe3277a88025e34d653673fa4d8653a5d6a69c2bb
1 /* PR rtl-optimization/45353 */
2 /* { dg-do compile } */
3 /* { dg-options "-O2 -fschedule-insns -fselective-scheduling" } */
5 void
6 foo ()
8 __builtin_unreachable ();