This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/20474] ICE while compiling openmotif-2.2.3 with -ftree-vectorize


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-20 09:18 -------
Subject: Bug 20474

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	irar@gcc.gnu.org	2005-03-20 09:17:57

Modified files:
	gcc            : ChangeLog tree-vect-analyze.c 

Log message:
	PR tree-optimization/20474
	* tree-vect-analyze.c (vect_analyze_pointer_ref_access): Check the
	size_type of the relevant pointer. Check for COMPLETE_TYPE_P.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.68&r2=2.7592.2.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-vect-analyze.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.4.6.1&r2=2.4.6.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20474


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