OSDN Git Service

authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 1998 23:42:30 +0000 (23:42 +0000)
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 May 1998 23:42:30 +0000 (23:42 +0000)
* toplev.h (rtx_def): Provide global declaration to avoid
`limited scope' warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20081 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 43415cc..2f031da 100644 (file)
@@ -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.