[Bug tree-optimization/27151] [4.1/4.2 Regression] ICE with -ftree-vectorize with mixed types
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat May 6 17:42:00 GMT 2006
------- Comment #9 from rguenth at gcc dot gnu dot org 2006-05-06 17:41 -------
Subject: Bug 27151
Author: rguenth
Date: Sat May 6 17:41:48 2006
New Revision: 113581
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113581
Log:
2006-05-06 Richard Guenther <rguenther@suse.de>
PR tree-optimization/27151
* tree-vect-transform.c (vectorizable_condition): Punt on
values that have a different type than the condition.
* gcc.dg/vect/pr27151.c: New testcase.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/pr27151.c
- copied unchanged from r113580,
trunk/gcc/testsuite/gcc.dg/vect/pr27151.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/tree-vect-transform.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27151
More information about the Gcc-bugs
mailing list