From 62fe00be68eb2b7abb6e685028de47dfe09dbf49 Mon Sep 17 00:00:00 2001
From: Manfred Hollstein <manfred@gcc.gnu.org>
Date: Tue, 26 May 1998 23:42:30 +0000
Subject: [PATCH] toplev.h (rtx_def): Provide global declaration to avoid
 `limited scope' warnings.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

�
	* toplev.h (rtx_def): Provide global declaration to avoid
	`limited scope' warnings.

From-SVN: r20081
---
 gcc/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 43415cc423d0..2f031daf3d9f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
+
+	* toplev.h (rtx_def): Provide global declaration to avoid
+	`limited scope' warnings.
+
 Tue May 26 23:47:52 1998  Mumit Khan <khan@xraylith.wisc.edu>
 
 	* Makefile.in (gencheck.o): Use HOST_CC.
-- 
GitLab