[BUG] Crash when demangling with libiberty

2016-03-30 Thread Philippe Daouadi
Hi, I have been given these e-mail addresses by Nick Clifton after reporting a bug on binutils here: https://sourceware.org/bugzilla/show_bug.cgi?id=19877 . The bug is in libiberty, according to him. The bug boils down to this command (and objdump, and lldb) crashing: c++filt _ZSt4move

Re: [BUG] Crash when demangling with libiberty

2016-04-02 Thread Philippe Daouadi
Filed here: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70517 On 2016-03-31 15:52, Ian Lance Taylor wrote: Philippe Daouadi writes: I have been given these e-mail addresses by Nick Clifton after reporting a bug on binutils here: https://sourceware.org/bugzilla/show_bug.cgi?id=19877 . The