mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 05:40:26 +08:00
* tree.c: Fix a comment typo.
From-SVN: r115401
This commit is contained in:
parent
8a01e7d967
commit
5f89204ee8
@ -1,3 +1,7 @@
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user