Re: [patch] Fix ICEs with -gsplit-dwarf

2014-07-01 Thread Jason Merrill
On 07/01/2014 02:41 PM, Cary Coutant wrote: Any objections to backporting these fixes to the 4.9 branch? Nope. Jason

Re: [patch] Fix ICEs with -gsplit-dwarf

2014-07-01 Thread Cary Coutant
Any objections to backporting these fixes to the 4.9 branch? -cary On Tue, Jul 1, 2014 at 2:37 PM, Cary Coutant wrote: > This patch fixes a couple of ICEs when using -gsplit-dwarf. > > When compiling a small-enough compilation unit that has no address table > entries, but complex enough that -f

[patch] Fix ICEs with -gsplit-dwarf

2014-07-01 Thread Cary Coutant
This patch fixes a couple of ICEs when using -gsplit-dwarf. When compiling a small-enough compilation unit that has no address table entries, but complex enough that -freorder-blocks-and-partition produces location lists, dwarf2out_finish does not call index_location_lists, but optimize_location_l