mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
cc6fd584ed
binutils/ChangeLog: * testsuite/binutils-all/readelf-maskos-1a.d: Fix test for unrecognized bit set in SHF_MASKOS range. * testsuite/binutils-all/readelf-maskos-1b.d: Likewise. * testsuite/binutils-all/readelf-maskos-unknown.s: New test. ld/ChangeLog: * testsuite/ld-elf/retain3.s: Move symbolic reference into writeable .data section from read-only .text section. * testsuite/ld-elf/retain5.d: Don't pass --print-gc-sections for test that doesn't require it. * testsuite/ld-elf/retain6a.d: Adjust test. * testsuite/ld-elf/retain6main.s: Move symbolic reference into writeable .data section from read-only .text section.
12 lines
290 B
Makefile
12 lines
290 B
Makefile
#name: SHF_GNU_RETAIN 5 (don't pull SHF_GNU_RETAIN section out of lib)
|
|
#source: retain5main.s
|
|
#ld: --gc-sections -e _start -Ltmpdir -lretain5 -Map=retain5.map
|
|
#notarget: ![supports_gnu_osabi] ![check_gc_sections_available]
|
|
#map: retain5.map
|
|
#DUMPPROG: nm
|
|
|
|
#failif
|
|
#...
|
|
[0-9a-f]+ . foo
|
|
#...
|