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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Guodong,

  Actually the loop is not unbounded and it does terminate if you have
  enough stack space available.  (It works on my machine).

  Regardless, this bug/limitation is part of the C++ name demangler code
  which is part of the libiberty library.  This library is maintained by
  the GCC project, rather than the binutils project, so if you want to
  pursue the problem, please could you report the issue here:

https://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc

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