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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 13436
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13436&action=edit
Proposed patch

Hi Shaohua,

  I am unable to reproduce this problem.  Ie in three runs of the disassembly I
saw exactly the same output each time.  It is possible that uninitialised
memory is being used somewhere, although building the toolchain with
-fsanitize=undefined and then running objdump did not produce any extra
notices.

  One thing I did find was that the section name has some unprintable bytes in
it, so possibly that is causing the problem.  Would you mind trying out the
uploaded patch and see if it resolves the problem for you ?

Cheers
  Nick

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

Reply via email to