gcc/gcc ChangeLog.autovect tree-ssa-structalia ...

dorit@gcc.gnu.org dorit@gcc.gnu.org
Wed Sep 21 15:46:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	autovect-branch
Changes by:	dorit@gcc.gnu.org	2005-09-21 15:46:26

Modified files:
	gcc            : ChangeLog.autovect tree-ssa-structalias.c 
	gcc/testsuite  : ChangeLog.autovect 
	gcc/testsuite/gfortran.dg/vect: vect-4.f90 vect-6.f90 vect-7.f90 

Log message:
	Bring over from mainline:
	
	2005-09-20  Daniel Berlin  <dberlin@dberlin.org>
	
	* tree-ssa-structalias.c (get_constraint_for_component_ref): Add
	argument.  Allow and set any offset if needs_anyoffset is passed
	in.
	(get_constraint_for): Add argument here too.
	Pass it down.
	(do_structure_copy): Pass NULL to get_constraint_for.
	(handle_ptr_arith): Ditto.
	(find_func_aliases): Ditto.
	
	* gfortran.dg/vect/vect-4.f90: Fix expected message for vect_no_align
	targets.
	* gfortran.dg/vect/vect-6.f90: Fix expected message.
	* gfortran.dg/vect/vect-7.f90: Fix expected message.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.autovect.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=1.1.2.82&r2=1.1.2.83
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-structalias.c.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=2.27.4.1&r2=2.27.4.2
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.40&r2=1.1.2.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/vect/vect-4.f90.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=1.1.2.5&r2=1.1.2.6
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=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/vect/vect-7.f90.diff?cvsroot=gcc&only_with_tag=autovect-branch&r1=1.1.2.3&r2=1.1.2.4



More information about the Gcc-cvs mailing list