On Mon, 2011-05-30 at 20:09 +0200, Jakub Jelinek wrote: > Whether DW_TAG_rvalue_reference_type or DW_TAG_reference_type > should be emitted for rvalue references shouldn't depend on > whether .debug_types section is emitted or not, it should > depend just on whether emitting DWARF4+ or not.
Urgh, I introduced that. Sorry. I was clearly not thinking. The fix looks correct to me. Thanks, Mark