dwarf2out.c
442 KB
-
re PR debug/33537 (C++ arguments passed by invisible reference have wrong type) · 611cd333
PR debug/33537 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die, gen_decl_die): Use TREE_TYPE (TREE_TYPE (decl)) as type rather than TREE_TYPE (decl) if DECL_BY_REFERENCE (decl). From-SVN: r129820
Jakub Jelinek committed