16583161e1
bfd/ 2010-01-07 H.J. Lu <hongjiu.lu@intel.com> PR ld/11143 * elflink.c (elf_gc_sweep): Keep SHT_NOTE section. ld/testsuite/ 2010-01-07 H.J. Lu <hongjiu.lu@intel.com> PR ld/11143 * ld-gc/gc.exp: Run abi-note. * ld-gc/abi-note.d: New. * ld-gc/abi-note.s: Likewise.
8 lines
147 B
Makefile
8 lines
147 B
Makefile
#name: --gc-sections with note section
|
|
#ld: --gc-sections -e _start
|
|
#readelf: -S --wide
|
|
#target: *-*-linux*
|
|
|
|
#...
|
|
.* .note.ABI-tag[ ]+NOTE.*
|
|
#...
|