mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
bfd/
2007-06-19 H.J. Lu <hongjiu.lu@intel.com> PR ld/4590 * elfxx-ia64.c (sort_dyn_sym_info): Keep the valid got_offset when removing duplicated entries. (get_dyn_sym_info): Initialize the got_offset field to -1. Update call to sort_dyn_sym_info. (elfNN_ia64_relocate_section): Call sort_dyn_sym_info to sort array of addend and remove duplicates. ld/testsuite/ 2007-06-19 H.J. Lu <hongjiu.lu@intel.com> PR ld/4590 * ld-ia64/merge1.d: New. * ld-ia64/merge1.s: Likewise. * ld-ia64/merge2.d: Likewise. * ld-ia64/merge2.s: Likewise. * ld-ia64/merge3.d: Likewise. * ld-ia64/merge3.s: Likewise. * ld-ia64/merge4.d: Likewise. * ld-ia64/merge4.s: Likewise. * ld-ia64/merge5.d: Likewise. * ld-ia64/merge5.s: Likewise.
This commit is contained in:
10
ld/testsuite/ld-ia64/merge1.d
Normal file
10
ld/testsuite/ld-ia64/merge1.d
Normal file
@ -0,0 +1,10 @@
|
||||
#source: merge1.s
|
||||
#as: -x
|
||||
#ld: -shared
|
||||
#objdump: -d
|
||||
|
||||
#...
|
||||
0+1e0 <.text>:
|
||||
[ ]*[a-f0-9]+: 0b 60 80 02 00 24 \[MMI\] addl r12=32,r1;;
|
||||
[ ]*[a-f0-9]+: c0 c0 04 00 48 00 addl r12=24,r1
|
||||
[ ]*[a-f0-9]+: 00 00 04 00 nop.i 0x0;;
|
Reference in New Issue
Block a user