summaryrefslogtreecommitdiff
path: root/gcc/tree.def
diff options
context:
space:
mode:
authorzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-26 20:05:19 +0000
committerzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-26 20:05:19 +0000
commitbfbd0ed738eb6342702b2d2ec569ea81b8d633d0 (patch)
tree87d51214b1f6563665f62107d820b347cdbd28a7 /gcc/tree.def
parent3ea43cf594eb2bb9b3b5a3f421ba2c3eb0c9fddc (diff)
downloadgcc-bfbd0ed738eb6342702b2d2ec569ea81b8d633d0.tar.gz
2007-06-26 Kenneth Zadeck <zadeck@naturalbridge.com>
* tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126040 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree.def')
-rw-r--r--gcc/tree.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.def b/gcc/tree.def
index d46499ab1e6..fc9408af2d8 100644
--- a/gcc/tree.def
+++ b/gcc/tree.def
@@ -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