[Bug debug/91887] [7/8/9/10 Regression] -fdebug-types-section ICE building chromium
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 17 06:17:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91887
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Oct 17 06:16:50 2019
New Revision: 277090
URL: https://gcc.gnu.org/viewcvs?rev=277090&root=gcc&view=rev
Log:
2019-10-17 Richard Biener <rguenther@suse.de>
PR debug/91887
* dwarf2out.c (gen_formal_parameter_die): Also try to match
context_die against a DW_TAG_GNU_formal_parameter_pack parent.
* g++.dg/debug/dwarf2/pr91887.C: New testcase.
Added:
trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr91887.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list