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/51485] [4.6/4.7 Regression] ICE in vectorizable_assignment


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-11 21:01:03 UTC ---
Author: jakub
Date: Sun Dec 11 21:01:00 2011
New Revision: 182212

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182212
Log:
    PR tree-optimization/51485
    * tree-vect-data-refs.c (vect_analyze_data_refs): Give up on
    DRs in call stmts.

    * g++.dg/vect/pr51485.cc: New test.

Added:
    trunk/gcc/testsuite/g++.dg/vect/pr51485.cc
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-data-refs.c


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