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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gcc.dg/] [struct-ret-2.c] - Blame information for rev 384

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* Simplified by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2
   from bug report by Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
3
 
4
   Copyright (C) 1999 Free Software Foundation  */
5
 
6
/* { dg-do compile } */
7
/* { dg-options "-O3 -w" } */
8
 
9
struct {
10
  unsigned i[4];
11
} foo() {}
12
 
13
void bar() {
14
  foo();
15
}

powered by: WebSVN 2.1.0

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