This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/52721] segfault in vect_init_vector
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 26 Mar 2012 14:13:43 +0000
- Subject: [Bug tree-optimization/52721] segfault in vect_init_vector
- Auto-submitted: auto-generated
- References: <bug-52721-4@http.gcc.gnu.org/bugzilla/>
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