OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [builtin-apply3.c] - Diff between revs 298 and 399

Show entire file | Details | Blame | View Log

Rev 298 Rev 399
Line 23... Line 23...
  __builtin_apply(foo, __builtin_apply_args(), 16);
  __builtin_apply(foo, __builtin_apply_args(), 16);
}
}
 
 
int main(void)
int main(void)
{
{
 
  char dummy[16]; /* Make sure we have 16 bytes of stack to copy.  */
 
 
  bar(INTEGER_ARG);
  bar(INTEGER_ARG);
 
 
  return 0;
  return 0;
}
}
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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