summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-19 20:03:42 +0000
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-19 20:03:42 +0000
commit2ecf050359a961d8279c2d8ff29ddcc0e98533ba (patch)
tree37eb4f4348988703db21e014674f2f5876fba80c
parenta861d8cab4bd23af720dc431ea1d0271212d4893 (diff)
downloadppe42-gcc-2ecf050359a961d8279c2d8ff29ddcc0e98533ba.tar.gz
ppe42-gcc-2ecf050359a961d8279c2d8ff29ddcc0e98533ba.zip
2003-05-19 Aldy Hernandez <aldyh@redhat.com>
* doc/tm.texi (function_arg): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66973 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/tm.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f1cac2f2be7..e443177781c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+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.
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index 73b2f273ee8..70a0d96b782 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -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
OpenPOWER on IntegriCloud