dwarf2out.c
847 KB
-
re PR c++/77363 (Missing debug information in DWARF) · 3754bbfc
PR debug/77363 * dwarf2out.c (modified_type_die): Use lookup_type_die (type) instead of lookup_type_die (type_main_variant (type)) even for array types. * g++.dg/debug/dwarf2/pr77363.C: New test. From-SVN: r239855
Jakub Jelinek committed