Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / inline-3.c
bloba3de193063d03876c4827477f536dffe304a03b7
1 /* { dg-options "-O2 -funit-at-a-time" } */
2 /* { dg-final { scan-assembler-not "big_function_2" } } */
3 static void
4 big_function_2(void);
5 void
6 big_function_1()
8 while (t());
9 while (t());
10 while (t());
11 while (t());
12 while (t());
13 while (t());
14 while (t());
15 while (t());
16 while (t());
17 while (t());
18 while (t());
19 while (t());
20 while (t());
21 while (t());
22 while (t());
23 while (t());
24 while (t());
25 big_function_2();
27 static void
28 big_function_2()
30 while (t());
31 while (t());
32 while (t());
33 while (t());
34 while (t());
35 while (t());
36 while (t());
37 while (t());
38 while (t());
39 while (t());
40 while (t());
41 while (t());
42 while (t());
43 while (t());
44 while (t());
45 while (t());
46 while (t());