This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: remove some duplicated lines in tm.texi
There seems to be some duplicated lines in the description of
PUSH_ROUNDING in tm.texi.
2001-01-27 lars brinkhoff <lars@nocrew.org>
* tm.texi (PUSH_ROUNDING): Remove duplicate lines.
Index: tm.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/tm.texi,v
retrieving revision 1.167
diff -u -r1.167 tm.texi
--- tm.texi 2001/01/25 22:18:16 1.167
+++ tm.texi 2001/01/27 14:19:08
@@ -2819,10 +2819,6 @@
@item PUSH_ROUNDING (@var{npushed})
A C expression that is the number of bytes actually pushed onto the
stack when an instruction attempts to push @var{npushed} bytes.
-@findex PUSH_ROUNDING
-@item PUSH_ROUNDING (@var{npushed})
-A C expression that is the number of bytes actually pushed onto the
-stack when an instruction attempts to push @var{npushed} bytes.
On some machines, the definition