mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
3021a72335
* ld-elf/commonpage2.d: New. * ld-elf/maxpage4.d: Likewise. * ld-elf/maxpage4.t: Likewise.
10 lines
179 B
Makefile
10 lines
179 B
Makefile
#source: maxpage1.s
|
|
#as: --32
|
|
#ld: -z max-page-size=0x200000 -z common-page-size=0x100000 -T maxpage4.t
|
|
#readelf: -l --wide
|
|
#target: x86_64-*-linux*
|
|
|
|
#...
|
|
LOAD+.*0x200000
|
|
#pass
|