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

--- Comment #4 from Bruno Haible <bruno at clisp dot org> ---
(In reply to Andreas Schwab from comment #3)
> You need to add --reloc to dump the relocations.

I did; see the second half of my report. The output it produced is:

  3b:   e8 00 00 00 00          call   40 <fesetround>
                        3c: R_X86_64_PLT32      __stack_chk_fail-0x4

which is not satisfactory, because
  - "40 <fesetround>" is still nonsense.
  - The -0x4 gives a misleading impression as well.

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

Reply via email to