Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / noreorder4.c
blob632fc33432ca118b693836849a0bb521e46732b4
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fno-toplevel-reorder" } */
3 #define NOREORDER
4 #include "noreorder.c"
5 /* { dg-final { scan-assembler "bozo.*jukjuk.*func1.*barbar.*func2" } } */