Re: [[PATCH V9] 3/7] CTF/BTF debug formats

2021-06-22 Thread Jason Merrill via Gcc-patches
On 5/31/21 12:57 PM, Jose E. Marchesi via Gcc-patches wrote: @@ -28219,7 +28219,7 @@ dwarf2out_source_line (unsigned int line, unsigned int column, dw_line_info_table *table; static var_loc_view lvugid; - if (debug_info_level < DINFO_LEVEL_TERSE) + if (debug_info_level < DINFO_LEVE

Re: [[PATCH V9] 3/7] CTF/BTF debug formats

2021-06-21 Thread Jose E. Marchesi via Gcc-patches
> OK otherwise. I think I OKed 1/7 lst time and thus this should now have > all parts OKed by me besides the BPF backend changes. > > Please leave others a day or two to comment (and obviously the BPF > maintainer to ack his part). The BPF parts are OK. (Speaking as the BPF maintainer.) > Than