mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-07 08:33:39 +08:00
1391e79bb5
* ld-elf/linkonce2.d: Likewise. * ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld. * ld-scripts/empty-address-2b.d: Likewise. * ld-scripts/rgn-at5.s: Don't use .word. * ld-scripts/rgn-at5.d: Update.
20 lines
537 B
Makefile
20 lines
537 B
Makefile
# name: rgn-at5
|
|
# source: rgn-at5.s
|
|
# ld: -T rgn-at5.t -z max-page-size=0x1000
|
|
# objdump: -w -h
|
|
# target: *-*-linux*
|
|
# xfail: rx-*-*
|
|
# FAILS on the RX because the linker has to set LMA == VMA for the
|
|
# Renesas loader.
|
|
|
|
.*: file format .*
|
|
|
|
Sections:
|
|
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
|
|
0 .sec0 +0+4 +0+02000 +0+2000 +0+02000 +.*
|
|
1 .sec1 +0+4 +0+01000 +0+012c +0+01000 +.*
|
|
2 .sec2 +0+4 +0+04000 +0+603c +0+04000 +.*
|
|
3 .sec3 +0+4 +0+05000 +0+412c +0+03000 +.*
|
|
4 .sec4 +0+4 +0+02004 +0+2004 +0+02004 +.*
|
|
#pass
|