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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-cris/] [noov.s] - Diff between revs 38 and 156

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
 .text
 .text
 ; Test that this works both with a symbol defined in a section...
 ; Test that this works both with a symbol defined in a section...
 .dword __Edata+0x40000000
 .dword __Edata+0x40000000
 
 
 ; ...as well as absolute symbol (defined outside sections in the
 ; ...as well as absolute symbol (defined outside sections in the
 ; linker script).
 ; linker script).
 .dword __Sdata+0x40000000
 .dword __Sdata+0x40000000
 
 
 .data
 .data
 ; Make sure we get the same section alignment for *-elf as for *-linux*.
 ; Make sure we get the same section alignment for *-elf as for *-linux*.
 .balign 0x2000
 .balign 0x2000
 
 
 ; Make .data non-empty.
 ; Make .data non-empty.
 .dword 0
 .dword 0
 
 

powered by: WebSVN 2.1.0

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