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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

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

  Thanks for the bug report and patch.  I have checked your patch in with
  a couple of small modifications:  If arc_insn_length return 0 then
  print_insn_arc will now return -1 rather than 0.  The -1 value is used
  elsewhere in this function as an error value.  I also found and replaced
  the other calls to abort in this function with returns of -1 as well.

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