OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr49049.c] - Blame information for rev 715

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 688 jeremybenn
__extension__ typedef unsigned long long int uint64_t;
2
 
3
static int
4
sub (int a, int b)
5
{
6
  return a - b;
7
}
8
 
9
static uint64_t
10
add (uint64_t a, uint64_t b)
11
{
12
  return a + b;
13
}
14
 
15
int *ptr;
16
 
17
int
18
foo (uint64_t arg1, int *arg2)
19
{
20
  int j;
21
  for (; j < 1; j++)
22
    {
23
      *arg2 |= sub ( sub (sub (j || 1 ^ 0x1, 1), arg1 < 0x1 <=
24
                                                   sub (1, *ptr & j)),
25
                     (sub ( j != 1 || sub (j && j, 1) >= 0,
26
                       add (!j > arg1, 0x35DLL))));
27
    }
28
}

powered by: WebSVN 2.1.0

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