[Bug libstdc++/88923] abi::__cxa_demangle segfault on a specific string

2019-01-18 Thread antanubis at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88923 --- Comment #1 from Vasilii Babich --- Created attachment 45466 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45466&action=edit test.cpp to reproduce the segfault This program crashes for me when compiled with "gcc test.cpp -lstdc++" on b

[Bug libstdc++/88923] New: abi::__cxa_demangle segfault on a specific string

2019-01-18 Thread antanubis at gmail dot com
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: antanubis at gmail dot com Target Milestone: --- I use "dump_syms" util from Google Breakpad to extract debug symbols from my binaries and at some version it started segfaulting. I've found the exact

[Bug c++/83481] New: ICE in const-ref structured bindings.

2017-12-19 Thread antanubis at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: antanubis at gmail dot com Target Milestone: --- Created attachment 42913 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42913&action=edit preprocessed source file Preprocessed source is attached. This command: g++ -x