OSDN Git Service

* tm.texi (PUSH_ROUNDING): Remove duplicate lines.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jan 2001 05:42:06 +0000 (05:42 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jan 2001 05:42:06 +0000 (05:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39346 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/tm.texi

index ed0db67..158b5c1 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-29  lars brinkhoff  <lars@nocrew.org>
+
+        * tm.texi (PUSH_ROUNDING): Remove duplicate lines.
+
 2001-01-29  John David Anglin  <dave@hiauly1.hia.nrc.ca>
            Jeff Law <law@redhat.com>
 
index 7b2a57d..c67512b 100644 (file)
@@ -2819,10 +2819,6 @@ On some machines, the definition
 @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