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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20031010-1.c] - Blame information for rev 823

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

Line No. Rev Author Line
1 149 jeremybenn
/* This crashed the ARM backend with -mcpu=iwmmxt -O because an insn
2
   required a split which was not available for the iwmmxt.  */
3
inline int *f1(int* a, int* b) { if (*b < *a) return b; return a; }
4
int f2(char *d, char *e, int f) { int g = e - d; return *f1(&f, &g); }

powered by: WebSVN 2.1.0

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