https://sourceware.org/bugzilla/show_bug.cgi?id=30991
Aaron Merey changed:
What|Removed |Added
CC||amerey at redhat dot com
St
A build exception has been detected on builder elfutils-opensusetw-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/88/builds/239
Build state: worker cannot substantiate
Revision: (unknown)
Worker: bb1-1
Build Reason: (unknown)
Thanks Housam, pushed as commit 75fb8c0152.
Aaron
On Fri, Feb 2, 2024 at 10:51 AM Housam Alamour wrote:
>
> * srcfiles.cxx: Introduce new --zip option that places all the
> source files associated with a specified dwarf/elf file
> into a zip file and sends it to stdout. Files may be
>
During symtab merging, adjust_relocs might be called multiple times on
some SHT_REL/SHT_RELA sections. In these cases it is possible for a
relocation's symbol index to be correctly mapped from X to Y during the
first call to adjust_relocs but then wrongly remapped from Y to Z during
the second cal