OSDN Git Service

PR tree-optimization/46213
authorirar <irar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 11:51:09 +0000 (11:51 +0000)
committerirar <irar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 11:51:09 +0000 (11:51 +0000)
commit9ef16690e97132627a7913077716f4838cc1866e
treee375ba076793adb2ad4aee99238ae93f7d3f40bf
parent4b98788102c16a253dbdac0c91e13219d1c7cbc4
    PR tree-optimization/46213
        * tree-vect-loop.c (vect_is_simple_reduction_1): Handle
        MINUS_EXPR only if the first operand is reduction operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166306 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/pr46213.f90 [new file with mode: 0644]
gcc/tree-vect-loop.c