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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [compat/] [struct-align-1_main.c] - Blame information for rev 689

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 689 jeremybenn
/* Test compatibility of structure layout and alignment for structs
2
   which contain doubles.  The original structs here are from PR 10645.  */
3
 
4
extern void struct_align_1_x (void);
5
extern void exit (int);
6
int fails;
7
 
8
int
9
main ()
10
{
11
  struct_align_1_x ();
12
  exit (0);
13
}

powered by: WebSVN 2.1.0

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