------- Comment #5 from irar at gcc dot gnu dot org 2008-04-23 10:08 ------- Subject: Bug 35982
Author: irar Date: Wed Apr 23 10:08:01 2008 New Revision: 134588 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134588 Log: PR tree-optimization/35982 * tree-vect-analyze.c (vect_check_interleaving): Check that the interleaved data-refs are of the same type. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/tree-vect-analyze.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35982