]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: score and mmix target_id
authorAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2024 03:59:57 +0000 (14:29 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2024 04:02:46 +0000 (14:32 +1030)
commita030e43267f37681961866760156d74b4e9e30d6
treee408020739732229ba06390e7ad6be36c569032a
parente0e0ff9249b7f3760412145195b3205a81e9d765
Re: score and mmix target_id

elflink.c checks elf_object_id(ibfd) == elf_hash_table_id(hash_table)
in a number of places.  Make them match.
bfd/elf32-score.c
bfd/elflink.c