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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [pr13250-1.c] - Rev 163

Compare with Previous | Blame | View Log

int common1[8];
void
foo ()
{
  int i;
  for (i = 0; i < sizeof (common1)/ sizeof (common1[0]); i++)
    common1[i] = -1;
}
 

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.