dwarf2out.c
976 KB
-
debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSE · 45cfaf99
This avoids completing types for DINFO_LEVEL_TERSE by using the should_emit_struct_debug machinery. 2020-03-27 Richard Biener <rguenther@suse.de> PR debug/94273 * dwarf2out.c (should_emit_struct_debug): Return false for DINFO_LEVEL_TERSE. * g++.dg/debug/pr94273.C: New testcase.
Richard Biener committed