[PATCH 6/7] ira.c use DF infrastructure for combine_and_move_insns

Alan Modra amodra@gmail.com
Tue Mar 22 22:52:00 GMT 2016


On Tue, Mar 22, 2016 at 05:29:08PM +0100, Bernd Schmidt wrote:
> On 03/21/2016 02:42 AM, Alan Modra wrote:
> >	* ira.c (combine_and_move_insns): Rather than scanning insns,
> >	use DF infrastucture to find use and def insns.
> >
> >-		      remove_death (regno, insn);
> 
> This call appears to have gone missing. Is that intentional?

No, well spotted.  Reinstated.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Gcc-patches mailing list