tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name.
authorKenneth Zadeck <zadeck@gcc.gnu.org>
Tue, 26 Jun 2007 20:05:19 +0000 (20:05 +0000)
committerKenneth Zadeck <zadeck@gcc.gnu.org>
Tue, 26 Jun 2007 20:05:19 +0000 (20:05 +0000)
2007-06-26  Kenneth Zadeck <zadeck@naturalbridge.com>

        * tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name.

From-SVN: r126040

gcc/tree.def

index d46499ab1e64716da393050d5cea17c23cd07d53..fc9408af2d825794e86d882c76eaa5104ab2cbad 100644 (file)
@@ -1096,7 +1096,7 @@ DEFTREECODE (GIMPLE_MODIFY_STMT, "gimple_modify_stmt", tcc_gimple_stmt, 2)
    VEC_WIDEN_MULT_HI_EXPR computes the N/2 high products.
    VEC_WIDEN_MULT_LO_EXPR computes the N/2 low products.  */
 DEFTREECODE (VEC_WIDEN_MULT_HI_EXPR, "widen_mult_hi_expr", tcc_binary, 2)
-DEFTREECODE (VEC_WIDEN_MULT_LO_EXPR, "widen_mult_hi_expr", tcc_binary, 2)
+DEFTREECODE (VEC_WIDEN_MULT_LO_EXPR, "widen_mult_lo_expr", tcc_binary, 2)
 
 /* Unpack (extract and promote/widen) the high/low elements of the input
    vector into the output vector.  The input vector has twice as many