https://sourceware.org/bugzilla/show_bug.cgi?id=27659

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Gianfranco,

  I am currently unable to reproduce this bug. :-(  The object files
  that you uploaded help, but there are still one important file
  missing (libgcc_s.so.1) and the LLVMgold.so plugin is an ARM 
  executable and I do not have an ARM box available for testing. :-(

  Is there any chance you could reduce the testcase to a smaller set
  of files ?  I did try just linking foo-a6d584.o on its own, but I
  was given this message:

    error: Failed to link module foo-a6d584.o: Invalid summary 
    version 9. Version should be in the range [1-8].

  I guess that this is because I am using an old version of LLVM
  (llvm-libs-10.0.1-4.fc32.x86_64).

  The bug itself appears to be triggered by an unexpected section index
  in the section header of one of the input files.  (Probably foo-a6d584.o).
  But since this file is in LLVM IR format, I do not know how to decode
  it.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to