On 11/14/2017 08:29 AM, Jakub Jelinek wrote:
On Mon, Nov 06, 2017 at 05:22:36PM +0100, Jakub Jelinek wrote:
I'd like to ping the:
http://gcc.gnu.org/ml/gcc-patches/2017-10/msg01895.html
PR debug/82718
Fix DWARF5 .debug_loclist handling with hot/cold partitioning
patch. Thanks
Ping^2.
The testcase doesn't fail on mainline anymore. It also doesn't fail
with the 2017-11-05 snapshot. It does fail with the 2017-10-22
snapshot. Perhaps something subtle changed in the optimizer. But at
the moment the testcase isn't doing anything useful. Maybe it can be fixed?
The dwarf2out.c patch looks OK to me though.
Jim