https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62279
Stanislav Angelovic <stanislav.angelovic at kistler dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stanislav.angelovic@kistler | |.com --- Comment #3 from Stanislav Angelovic <stanislav.angelovic at kistler dot com> --- GDB 7.7.1 demangler crashes upon this symbol in our binary: _ZSt7forwardIKSaINSt6thread5_ImplISt12_Bind_simpleIFZN6WIM_DL5Utils9AsyncTaskC4IMNS3_8Hardware12FpgaWatchdogEKFvvEIPS8_EEEibOT_DpOT0_EUlvE_vEEEEEESD_RNSt16remove_referenceISC_E4typeE We have tried the patch at https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02279.html , but to no avail.