[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/2580] Link failed _bfd_mips_elf32_gprel16_reloc.
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/2580] Link failed _bfd_mips_elf32_gprel16_reloc. |
Date: |
Thu, 12 Jan 2023 00:08:46 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=2580
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Yes, much of bfd isn't partitioned well to files.
_bfd_mips_elf32_gprel16_reloc belongs in elfxx-mips.c not just due to the
reference in elfxx-mips.c but also due to references in all of elf64-mips.c,
elf32-mips.c, and elfn32-mips.c. I'm reluctant to move it just for a very old
bug report about a version of config.bfd not in the current sources.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/2580] Link failed _bfd_mips_elf32_gprel16_reloc.,
amodra at gmail dot com <=