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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [gcc.target/] [i386/] [pr37184.c] - Rev 318

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

/* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O1" } */
 
static inline unsigned int
rshift_u_s (unsigned int left, int right)
{
  return left >> right;
}
 
unsigned int g_15;
 
int func_29 (int p_30)
{
  unsigned int l_31;
  unsigned long long int l_35 = 0x7736EAE11771B705LL;
  unsigned int l_36 = 0xEDB553A8L;
 
  l_31 = g_15;
  if ((l_31 <
       (rshift_u_s ((g_15 - (g_15 >= l_35)), (l_36 <= 1)))) + mod_rhs (1))
    return 1;
}
 
 

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

powered by: WebSVN 2.1.0

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