Commit ce376beb by Aldy Hernandez Committed by Aldy Hernandez

tm.texi (function_arg): Fix typo.

2003-05-19  Aldy Hernandez  <aldyh@redhat.com>

        * doc/tm.texi (function_arg): Fix typo.

From-SVN: r66973
parent a01fff59
2003-05-19 Aldy Hernandez <aldyh@redhat.com>
* doc/tm.texi (function_arg): Fix typo.
2003-05-19 Matt Austern <austern@apple.com>
* c-opts.c (COMMAND_LINE_OPTIONS): Add -Winvalid-offsetof option.
......
......@@ -3591,7 +3591,7 @@ pushed, zero suffices as a definition.
The value of the expression can also be a @code{parallel} RTX@. This is
used when an argument is passed in multiple locations. The mode of the
of the @code{parallel} should be the mode of the entire argument. The
@code{parallel} should be the mode of the entire argument. The
@code{parallel} holds any number of @code{expr_list} pairs; each one
describes where part of the argument is passed. In each
@code{expr_list} the first operand must be a @code{reg} RTX for the hard
......
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