mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
c8ce57109c
ld/ 2010-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/11628 * ldexp.c (fold_binary): Warn if value of SEGMENT_START isn't multiple of maximum page size. ld/testsuite/ 2010-05-26 H.J. Lu <hongjiu.lu@intel.com> PR ld/11628 * ld-elf/textaddr3.d: New. * ld-elf/textaddr4.d: Likewise. * ld-elf/textaddr5.d: Likewise. * ld-elf/textaddr6.d: Likewise. * ld-elf/textaddr7.d: Likewise.
5 lines
171 B
Makefile
5 lines
171 B
Makefile
#source: maxpage1.s
|
|
#ld: -Ttext-segment 0x10000 -z max-page-size=0x200000
|
|
#target: *-*-linux-gnu
|
|
#warning: .*address of `text-segment' isn't multiple of maximum page size
|