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/52721] segfault in vect_init_vector


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

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-26 14:13:43 UTC ---
Author: rguenth
Date: Mon Mar 26 14:13:35 2012
New Revision: 185799

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185799
Log:
2012-03-26  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52721
    * tree-vect-stmts.c (vect_init_vector): Handle scalars.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-stmts.c


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