From 4ec9dff4e4c6a0238c0ee6bea9f0be27455f9d77 Mon Sep 17 00:00:00 2001
From: law <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 18 Aug 1997 00:21:05 +0000
Subject: [PATCH] Remove another reference to expected object file comparison
 failures.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14826 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/f/install.texi | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/gcc/f/install.texi b/gcc/f/install.texi
index 0159c15e975a..1f7d79699482 100644
--- a/gcc/f/install.texi
+++ b/gcc/f/install.texi
@@ -1566,13 +1566,6 @@ To save some disk space during installation, after Stage 2
 is built, you can type @samp{rm -fr stage1} to remove the
 binaries built during Stage 1.
 
-@emph{Note:} @xref{Object File Differences}, for information on
-expected differences in object files produced during Stage 2 and
-Stage 3 of a bootstrap build.
-These differences will be encountered as a result of using
-the @samp{make compare} or similar command sequence recommended
-by the GNU CC installation documentation.
-
 Also, @xref{Installation,,Installing GNU CC,gcc,Using and Porting GNU CC},
 for important information on building @code{gcc} that is
 not described in this @code{g77} manual.
-- 
GitLab