URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Show entire file |
Details |
Blame |
View Log
Rev 298 |
Rev 399 |
Line 1... |
Line 1... |
/* { dg-do run } */
|
/* { dg-do run } */
|
/* { dg-options "-fno-strict-aliasing" } */
|
/* { dg-options "-fno-strict-aliasing" } */
|
/* { dg-skip-if "unaligned access" { sparc*-*-* } "*" "" } */
|
/* { dg-skip-if "unaligned access" { sparc*-*-* } "*" "" } */
|
|
/* { dg-skip-if "alignment exception" { or32*-*-* } "*" "" } */
|
|
|
extern void abort (void);
|
extern void abort (void);
|
#if (__SIZEOF_INT__ <= 2)
|
#if (__SIZEOF_INT__ <= 2)
|
struct X {
|
struct X {
|
unsigned char pad : 4;
|
unsigned char pad : 4;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.