URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [inline-3.c] - Rev 12
Compare with Previous | Blame | View Log
/* { dg-options "-O2 -funit-at-a-time" } */ /* { dg-final { scan-assembler-not "big_function_2" } } */ static void big_function_2(void); void big_function_1() { while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); big_function_2(); } static void big_function_2() { while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); while (t()); }