]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/50727 (ICE with segfault in flow_bb_inside_loop_p)
authorIra Rosen <ira.rosen@linaro.org>
Sun, 16 Oct 2011 13:47:54 +0000 (13:47 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Sun, 16 Oct 2011 13:47:54 +0000 (13:47 +0000)
commitaede122782e489f97b367e786ad56487b790a4ee
tree5635dbd93744619092d9488f5d8c454a19342253
parenta1f6ecb6d6677ec56c3c7fc8de7c49062bdfa832
re PR tree-optimization/50727 (ICE with segfault in flow_bb_inside_loop_p)

        PR tree-optimization/50727
        * tree-vect-patterns.c (vect_operation_fits_smaller_type): Add
        DEF_STMT to the list of statements to be replaced by the
        pattern statements.

From-SVN: r180060
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr50727.c [new file with mode: 0644]
gcc/tree-vect-patterns.c