OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [inline-3.c] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 149 jeremybenn
/* { 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()
7
{
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();
26
}
27
static void
28
big_function_2()
29
{
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());
47
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.