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/33833] [4.3 Regression] ICE in build2_stat, at tree.c:3110 at -O3, tree-vectorizer



------- Comment #5 from irar at gcc dot gnu dot org  2007-10-25 16:42 -------
Subject: Bug 33833

Author: irar
Date: Thu Oct 25 16:41:45 2007
New Revision: 129628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129628
Log:
        PR tree-optimization/33833
        * tree-vect-analyze.c (vect_analyze_data_refs): Use POINTER_PLUS_EXPR
        and convert init to sizetype in inner_base construction.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr33833.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-analyze.c


-- 


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


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