[Bug tree-optimization/65427] [4.8/4.9/5 Regression] ICE in emit_move_insn with wide vector types

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 18:51:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65427

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 16 18:50:43 2015
New Revision: 221464

URL: https://gcc.gnu.org/viewcvs?rev=221464&root=gcc&view=rev
Log:
    PR tree-optimization/65427
    * tree-vect-generic.c (do_cond, expand_vector_scalar_condition): New
    functions.
    (expand_vector_operations_1): Handle BLKmode vector COND_EXPR.

    * gcc.c-torture/execute/pr65427.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr65427.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-generic.c



More information about the Gcc-bugs mailing list