[Bug tree-optimization/77503] [7 regression] ICE in vect_transform_stmt compiling postgresql

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 6 19:38:00 GMT 2016


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amker at gcc dot gnu.org

--- Comment #9 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Started with r239416:

commit 56fb8e9de1cba491893b249e5db6bf4d206e8f31
Author: amker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Aug 12 14:58:20 2016 +0000

            PR tree-optimization/69848
            * tree-vectorizer.h (enum vect_def_type): New condition reduction
            type CONST_COND_REDUCTION.
            * tree-vect-loop.c (vectorizable_reduction): Support new condition
            reudction type CONST_COND_REDUCTION.

            gcc/testsuite
            PR tree-optimization/69848
            * gcc.dg/vect/vect-pr69848.c: New test.


More information about the Gcc-bugs mailing list