Commit 93348822 by Kazu Hirata Committed by Kazu Hirata

* config/ia64/ia64.c: Fix a comment typo.

From-SVN: r88686
parent 54c2d931
2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
* config/ia64/ia64.c: Fix a comment typo.
2004-10-07 Eric Botcazou <ebotcazou@libertysurf.fr> 2004-10-07 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/install.texi (*-*-solaris2*): Fix marker for URL. * doc/install.texi (*-*-solaris2*): Fix marker for URL.
......
...@@ -3353,7 +3353,7 @@ ia64_function_arg_advance (CUMULATIVE_ARGS *cum, enum machine_mode mode, ...@@ -3353,7 +3353,7 @@ ia64_function_arg_advance (CUMULATIVE_ARGS *cum, enum machine_mode mode,
} }
/* Arguments with alignment larger than 8 bytes start at the next even /* Arguments with alignment larger than 8 bytes start at the next even
boundary. On ILP32 HPUX, TFmode arguments start on next even boundery boundary. On ILP32 HPUX, TFmode arguments start on next even boundary
even though their normal alignment is 8 bytes. See ia64_function_arg. */ even though their normal alignment is 8 bytes. See ia64_function_arg. */
int int
......
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