[Bug tree-optimization/71823] [6/7 Regression] g++ segfaults with -mfma and -ftree-slp-vectorize

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 20:40:00 GMT 2016


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jul 11 20:39:44 2016
New Revision: 238230

URL: https://gcc.gnu.org/viewcvs?rev=238230&root=gcc&view=rev
Log:
        PR tree-optimization/71823
        * tree-vect-stmts.c (vectorizable_operation): Use vect_get_vec_defs
        to get vec_oprnds2 from op2.

        * gcc.dg/vect/pr71823.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr71823.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-vect-stmts.c


More information about the Gcc-bugs mailing list