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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
(In reply to zhangyn2012 from comment #0)

Hi Zhangyn,

  Thank you reporting this problem.

> I triggered a segment fault when testing objdump in binutils-2.26.

2.26 is an old release of the binutils.  If you try the latest release (2.32)
you will find that the bug is already fixed.

> ==25269==    at 0x4DFACA: d_abi_tags (cp-demangle.c:1311)

The cp-demangle.c source file is part of the libiberty library, which is not
maintained by the binutils project.  (It is used by us, but not maintained
by us).  Hence if you find other bugs in the future that are contained in the
libiberty source code, please could you report them to the gcc project, rather 
than here:  https://gcc.gnu.org/bugzilla/enter_bug.cgi

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