Re: [PATCH] Fix -gsplit-dwarf ICE (PR debug/85302)

2018-04-11 Thread Richard Biener
On Tue, 10 Apr 2018, Jakub Jelinek wrote: > Hi! > > The r257510 change broke -gsplit-dwarf support by introducing a circular > dependency. Before that revision index_location_lists used to do: > /* Don't index an entry that has already been indexed >or won't be

[PATCH] Fix -gsplit-dwarf ICE (PR debug/85302)

2018-04-10 Thread Jakub Jelinek
Hi! The r257510 change broke -gsplit-dwarf support by introducing a circular dependency. Before that revision index_location_lists used to do: /* Don't index an entry that has already been indexed or won't be output. */ if (curr->begin_entry != NULL