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

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> ---
Hi Mikulas,

  Please could you upload a copy of the compiled executable *and* a copy
  of the assembler output from gcc.

  It is possible that this is a compiler bug - ie it could be generating
  a branch that is not going to the correct location - and the assembler
  output should help us determine if this is the case.  It could also be
  both a compiler and an assembler bug.  eg the compiler might be producing
  a branch that is out of range, and the assembler could be assembling it
  without complaining.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to