[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/27965] nm-new stuck in infinite loop while demangling rust
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/27965] nm-new stuck in infinite loop while demangling rust symbol |
Date: |
Tue, 08 Jun 2021 03:34:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27965
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |MOVED
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I've verified that your testcase does cause infinite recursion and a segfault,
both with current binutils and with libiberty/rust-demangle.c from gcc, however
gcc is the project that owns libiberty. The correct place to report problems
in the demangler is https://gcc.gnu.org/bugzilla/. I've marked this bug as
moved but will leave it up to you to create a new gcc bug.
--
You are receiving this mail because:
You are on the CC list for the bug.