Re: [PATCH] DWARF5 DW_TAG_call_site support

2016-10-31 Thread Jakub Jelinek
On Mon, Oct 31, 2016 at 10:13:16AM -0400, Jason Merrill wrote: > OK. This patch is on top of the - DWARF5 http://gcc.gnu.org/ml/gcc-patches/2016-10/msg01202.html -

Re: [PATCH] DWARF5 DW_TAG_call_site support

2016-10-31 Thread Jason Merrill
OK. Jason

[PATCH] DWARF5 DW_TAG_call_site support

2016-10-17 Thread Jakub Jelinek
Hi! This is on top of the http://gcc.gnu.org/ml/gcc-patches/2016-10/msg01202.html patch. This is yet another GNU extension that got accepted into DWARF5, though in this case various attributes got renamed (other than just dropping GNU_ middle parts), or extra attributes have been added instead