Mon May 4 01:32:20 1998 Robert Lipe <robertl@dgii.com>
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 1998 05:12:21 +0000 (05:12 +0000)
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 1998 05:12:21 +0000 (05:12 +0000)
commit58c392133b2bd8a75783ff45760a7a3485473127
treefac09aded7e68385f7ad68fa157d04515e24d225
parentd6a718e61c8e6ab1cddd07f24c13f508168a81e8
Mon May  4 01:32:20 1998  Robert Lipe  <robertl@dgii.com>
        * toplev.h: New file.   Protypes for functions in toplev.c.
        * tree.h, rtl.h: Deleted protos for functions in toplev.c.
        * c-common.c, c-convert.c, c-decl.c, c-iterate.c, c-lex.c,
        c-parse.in, c-parse.y, c-pragma.c, c-typeck.c, calls.c,
        convert.c, dwarf2out.c, except.c, expr.c, final.c, fold-const.c,
        function.c, hash.c, profile.c, real.c, reg-stack.c, regclass.c,
        reload.c, reload1.c, stmt.c, stor-layout.c, tlink.c, tree.c,
        varasm.c: include it.

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