On 11/19/2017 11:55 PM, Jakub Jelinek wrote:
I'd like to ping the following patches:
http://gcc.gnu.org/ml/gcc-patches/2017-10/msg01895.html
PR debug/82718
Fix DWARF5 .debug_loclist handling with hot/cold partitioning
I already responded to this one.
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01268.html
The dwarf2out.c patch looks good to me, though the testcase does not
fail on unpatched mainline anymore. I had to go back to the 2017-10-22
snapshot to see the failure. There was a followup from Mark Wielaard
mentioning that elfutils still fails on mainline, so maybe we can get a
testcase from there.
Jim