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

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 Thuan,

I am unable to reproduce this problem as you reported it. :-(

> binutils was checked out from

How were the binutils configured ?

> Its commit is  268ebe95201d2ebdcf68cad9dc67ff6d1e25be9e 
> (Fri Nov 18 14:15:12 2016

Would you mind trying a more recent version ?  It is possible that this bug has
already been fixed.

> To reproduce:

For me the reproducer triggers an abort() in the x86 disassembler,
but it does not incite any reports from the address sanitizer.

I have checked in a patch to replace the call to abort with an
error return so, for me at least, your test program disassembles 
without triggering any faults.

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