From f25561bb8c3f9381d6b03af546a8a2a599274aed Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Mon, 29 Jan 2001 22:42:06 -0700 Subject: [PATCH] * tm.texi (PUSH_ROUNDING): Remove duplicate lines. From-SVN: r39346 --- gcc/ChangeLog | 4 ++++ gcc/tm.texi | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ed0db6753c6..158b5c17b1f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-01-29 lars brinkhoff + + * tm.texi (PUSH_ROUNDING): Remove duplicate lines. + 2001-01-29 John David Anglin Jeff Law diff --git a/gcc/tm.texi b/gcc/tm.texi index 7b2a57dfc3e..c67512b09c5 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -2815,10 +2815,6 @@ allocate the entire argument block and then store the arguments into it. When PUSH_ARGS is nonzero, PUSH_ROUNDING must be defined too. On some machines, the definition -@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. @findex PUSH_ROUNDING @item PUSH_ROUNDING (@var{npushed}) A C expression that is the number of bytes actually pushed onto the -- 2.30.2