[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with
From: |
nelsonc1225 at sourceware dot org |
Subject: |
[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects |
Date: |
Mon, 25 Dec 2023 09:03:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31179
--- Comment #11 from Nelson Chu <nelsonc1225 at sourceware dot org> ---
> So I think this is a roughly workable solution (maybe we should cache those
> tag lookups for performance, not sure if it matters). It's going to be hard
> to tell for sure without some distro testing, though.
>
> Does this pass the toolchain regressions? If so, I think we should poke the
> distro folks (many of whom I guess who are here) to see if it's actually
> resolving their issues.
I get segment fault since forgot to define obj_attrs_handle_unknown. But that
causes another problem for the tag - when we archiving multiple objects into
one by -r, then how to deal with that if some of them with the tag, and others
without the tag?
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, (continued)
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, rjones at redhat dot com, 2023/12/18
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, david.abdurachmanov at gmail dot com, 2023/12/18
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, palmer at gcc dot gnu.org, 2023/12/19
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, palmer at gcc dot gnu.org, 2023/12/19
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, address@hidden, 2023/12/19
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, palmer at gcc dot gnu.org, 2023/12/19
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, nelsonc1225 at sourceware dot org, 2023/12/19
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, nelsonc1225 at sourceware dot org, 2023/12/22
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, palmer at gcc dot gnu.org, 2023/12/22
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects, charlie at rivosinc dot com, 2023/12/22
- [Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects,
nelsonc1225 at sourceware dot org <=