Re: [PATCH 17/18] make pending_{read,write}_insns vec

2016-04-20 Thread Segher Boessenkool
On Wed, Apr 20, 2016 at 02:22:21AM -0400, tbsaunde+...@tbsaunde.org wrote: > (add_insn_mem_dependence): Likewise. Likewise. Likewise! > @@ -1614,22 +1644,22 @@ remove_from_dependence_list (rtx_insn *insn, > rtx_insn_list **listp) > /* Same as above, but process two lists at once. */ > s

[PATCH 17/18] make pending_{read,write}_insns vec

2016-04-19 Thread tbsaunde+gcc
From: Trevor Saunders The old versions of the functions copied here are removed in later patches in my queue once all the lists are gone from sched-*. However they are necessary temporarily to not have to convert all the lists at once which made writing and hopefully reviewing these patches much