Re: [PATCH] Workaround LTO debug info bugs in dwarf2out (PR debug/69705)

2016-02-24 Thread Jason Merrill
OK. Jason

[PATCH] Workaround LTO debug info bugs in dwarf2out (PR debug/69705)

2016-02-24 Thread Jakub Jelinek
Hi! This is something that I hope early debug for LTO will eventually fix, but we aren't there yet and current trunk emits bogus debug info for inlines - DW_TAG_subprogram of the inline doesn't contain any parameters/variables/lexical blocks etc. in it, but in DW_TAG_inlined_subroutine we add all