re PR tree-optimization/31041 (verify_stmts failed: invalid operand to binary operato...
authorDorit Nuzman <dorit@il.ibm.com>
Sat, 17 Mar 2007 14:43:30 +0000 (14:43 +0000)
committerDorit Nuzman <dorit@gcc.gnu.org>
Sat, 17 Mar 2007 14:43:30 +0000 (14:43 +0000)
commitc492dc9a666e438ca8bbd2052482e8c30d8b5019
treeccf362c05136dde7e56af2263a798328ffa1b61a
parent44d974b5d205b10a3f4636de4fa9c4a2198b3a10
re PR tree-optimization/31041 (verify_stmts failed: invalid operand to binary operator with -O2 -ftree-vectorize)

        PR tree-optimization/31041
        * tree-vect-transform.c (get_initial_def_for_induction): Call
        force_gimple_operand.

From-SVN: r123023
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr31041.c [new file with mode: 0644]
gcc/tree-vect-transform.c