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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr30564-2.c] - Blame information for rev 688

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 688 jeremybenn
 
2
static int RawOrEnc = 0;
3
static inline void addpair(int fp, int un)
4
{
5
  if (RawOrEnc == 0 && fp != un)
6
    RawOrEnc = 1;
7
}
8
int f(int un0, char *a, unsigned int __s2_len)
9
{
10
  addpair(un0, un0);
11
  __s2_len < 4 ? __builtin_strcmp (a, "-") : 0;
12
}

powered by: WebSVN 2.1.0

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