From: Manfred Hollstein Date: Tue, 26 May 1998 23:42:30 +0000 (+0000) Subject: toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62fe00be68eb2b7abb6e685028de47dfe09dbf49;p=gcc.git toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings. � * toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings. From-SVN: r20081 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 43415cc423d..2f031daf3d9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +1998-05-27 Manfred Hollstein + + * toplev.h (rtx_def): Provide global declaration to avoid + `limited scope' warnings. + Tue May 26 23:47:52 1998 Mumit Khan * Makefile.in (gencheck.o): Use HOST_CC.