This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/20474] ICE while compiling openmotif-2.2.3 with -ftree-vectorize
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2005 09:18:25 -0000
- Subject: [Bug tree-optimization/20474] ICE while compiling openmotif-2.2.3 with -ftree-vectorize
- References: <20050314185057.20474.zlynx@acm.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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