]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
md.texi, [...]: Fix unterminated @xrefs.
authorDave Love <fx@gnu.org>
Sat, 27 Feb 1999 00:12:12 +0000 (00:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Feb 1999 00:12:12 +0000 (17:12 -0700)

* md.texi, invoke.texi: Fix unterminated @xrefs.

From-SVN: r25475

gcc/ChangeLog
gcc/md.texi

index 7910d1c48cd867aeb480467bf52be164be78c2d6..63a3d05f3a21908f2ad195d6f99b3ec2faa6805e 100644 (file)
@@ -1,3 +1,7 @@
+Fri Feb 26 19:31:25 1999  Dave Love  <fx@gnu.org>
+
+       * md.texi, invoke.texi: Fix unterminated @xrefs.
+
 Fri Feb 26 01:47:46 1999  Jeffrey A Law  (law@cygnus.com)
 
        Sun Jan 17 03:20:47 1999  H.J. Lu  (hjl@gnu.org)
index c23f88b469c75c6e4261a30a15b6f702e29e664d..e9d810c76021b2af32e768386bd311c0507b1ff4 100644 (file)
@@ -2175,7 +2175,7 @@ pattern or a @samp{tst@var{m}} pattern.
 
 Machines that use a pseudo register for the condition code value, or
 where the mode used for the comparison depends on the condition being
-tested, should also use the above mechanism.  @xref{Jump Patterns}
+tested, should also use the above mechanism.  @xref{Jump Patterns}.
 
 The above discussion also applies to the @samp{mov@var{mode}cc} and
 @samp{s@var{cond}} patterns.