Commit 5f89204e by Kazu Hirata Committed by Kazu Hirata

* tree.c: Fix a comment typo.

From-SVN: r115401
parent 8a01e7d9
2006-07-12 Kazu Hirata <kazu@codesourcery.com>
* tree.c: Fix a comment typo.
2006-07-12 Naveen.H.S <naveenh@kpitcummins.com>
* config/m32c/muldiv.md (umulhisi3_c): Use only registers for
......
......@@ -1162,7 +1162,7 @@ build_complex (tree type, tree real, tree imag)
}
/* Return a constant of arithmetic type TYPE which is the
multiplcative identity of the set TYPE. */
multiplicative identity of the set TYPE. */
tree
build_one_cst (tree type)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment