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 middle-end/49536] latent bug with creation of vector of arrays


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 10:31:33 UTC ---
Author: rguenth
Date: Mon Jun 27 10:31:30 2011
New Revision: 175475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175475
Log:
2011-06-27  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/49536
    * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
    For non-scalar inner types use a scalar type according to
    the scalar inner mode.

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]