URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [frunaligned.adb] - Rev 818
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do compile } -- { dg-options "-gnatws" } with FRUnaligned1; use FRUnaligned1; function FRUnaligned return r is ss : s; begin return ss.y; end;
Go to most recent revision | Compare with Previous | Blame | View Log