[Bug gdb/23712] dwarf2read.c:9730: internal-error: void dw2_add_symbol_to_list(symbol*, pending**): Assertion `(*listhead) == NULL || (SYMBOL_LANGUAGE ((*listhead)->symbol[0]) == SYMBOL_LANGUAGE (symbol))' failed
rguenth at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu Sep 27 09:36:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23712
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
For non-inline instances a solution on the GCC side might be to create separate
CUs matching the abstract instances CU but that wouldn't work for inline
instances nor for fixing 23713.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list