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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 688 jeremybenn
struct S0
2
{
3
  unsigned char f0;
4
  int:0;
5
};
6
 
7
struct S1
8
{
9
  struct S0 f0;
10
};
11
 
12
struct S1 func_34 (void)
13
{
14
  struct S1 l_221 = { { 1 } };
15
  return l_221;
16
}

powered by: WebSVN 2.1.0

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