gcc/gcc ChangeLog tree-data-ref.c

kazu@gcc.gnu.org kazu@gcc.gnu.org
Mon May 16 15:18:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2005-05-16 15:18:18

Modified files:
	gcc            : ChangeLog tree-data-ref.c 

Log message:
	* tree-data-ref.c (compute_all_dependences): Change the type
	of dependence_relations to VEC(ddr_p,heap)**.
	(compute_data_dependences_for_loop): Change the type of
	allrelations to VEC(ddr_p,heap)*.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8798&r2=2.8799
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-data-ref.c.diff?cvsroot=gcc&r1=2.28&r2=2.29



More information about the Gcc-cvs mailing list