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/42709] [4.5 Regression] error: type mismatch in pointer plus expression



------- Comment #4 from irar at gcc dot gnu dot org  2010-01-14 07:49 -------
Subject: Bug 42709

Author: irar
Date: Thu Jan 14 07:49:39 2010
New Revision: 155882

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155882
Log:

        PR tree-optimization/42709
        * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
        as scalar type in creation of constant vector operand.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr42709.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-slp.c


-- 


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


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