REQ_EQUAL and mems hoisted out of loops

Alan Modra amodra@bigpond.net.au
Wed Mar 26 22:24:00 GMT 2003


On Wed, Mar 26, 2003 at 08:09:19AM -0800, Matt Kraai wrote:
> On Wed, Mar 26, 2003 at 07:19:33PM +1030, Alan Modra wrote:
> > 	* loop.c: Include tree.h.
> > 	(find_mem_in_note_1, find_mem_in_note): New functions.
> > 	(load_mems): Remove invalid REG_EQUAL notes after hoisting.
> 
> Would you please add $(TREE_H) to the dependencies of loop.o in
> Makefile.in?

Sure.  I also wondered about moving alias_sets_conflict_p from tree.h
to some other header, so that tree.h doesn't need to be included.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Gcc-patches mailing list