From 40d81ee46b7a651f73c6c7fb492939a9a2fc4607 Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Tue, 10 Dec 2002 21:00:31 +0000 Subject: re PR other/8882 (Error in the documentation "GNU Compiler Collection Internals") 2002-12-10 Janis Johnson PR other/8882 * doc/tm.texi (PUSH_ARGS): Remove misplaced line. From-SVN: r60011 --- gcc/doc/tm.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index 342f609..4b88511 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -3294,7 +3294,6 @@ If the target machine does not have a push instruction, set it to zero. That directs GCC to use an alternate strategy: to allocate the entire argument block and then store the arguments into it. When @code{PUSH_ARGS} is nonzero, @code{PUSH_ROUNDING} must be defined too. -On some machines, the definition @findex PUSH_ROUNDING @item PUSH_ROUNDING (@var{npushed}) -- cgit v1.1