This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc tree-data-ref.c ChangeLog.autovect tes ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	autovect-branch
Changes by:	irar@gcc.gnu.org	2005-06-06 12:28:07

Modified files:
	gcc            : tree-data-ref.c ChangeLog.autovect 
	gcc/testsuite  : ChangeLog.autovect 
Added files:
	gcc/testsuite/gfortran.dg/vect: vect-6.f90 

Log message:
	* tree-data-ref.c (ptr_ptr_may_alias_p): New function.
	(may_alias_p): Call ptr_ptr_may_alias_p.
	(base_object_differ_p): Handle COMPONENT_REF and INDIRECT_REF bases.
	(omega_compute_classic_representations): Put within #if 0 to avoid
	warnings.
	(omega_dependence_tester): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-data-ref.c.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=2.15.4.23&r2=2.15.4.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.autovect.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=1.1.2.64&r2=1.1.2.65
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.autovect.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=1.1.2.32&r2=1.1.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/vect/vect-6.f90.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=NONE&r2=1.1.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]