mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
2002-11-13 H.J. Lu <hjl@gnu.org>
* elfcode.h (elf_object_p): Don't restore abfd->arch_info.
This commit is contained in:
@ -841,7 +841,6 @@ elf_object_p (abfd)
|
||||
bfd_set_error (bfd_error_wrong_format);
|
||||
|
||||
got_no_match:
|
||||
abfd->arch_info = preserve.arch_info;
|
||||
if (preserve.marker != NULL)
|
||||
bfd_preserve_restore (abfd, &preserve);
|
||||
return NULL;
|
||||
|
Reference in New Issue
Block a user