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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-20 
22:06:47 UTC ---
Author: jakub
Date: Fri Jan 20 22:06:42 2012
New Revision: 183356

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183356
Log:
    PR tree-optimization/51914
    * tree-vect-stmts.c (vectorizable_conversion): For
    cvt_type && modifier == WIDEN, put temporary with cvt_type
    at the beginning of vec_dsts and set vec_dest to temporary
    with vectype_out.

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

Reply via email to