toplev.h: New file.
authorRobert Lipe <robertl@gcc.gnu.org>
Wed, 6 May 1998 04:39:57 +0000 (04:39 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Wed, 6 May 1998 04:39:57 +0000 (04:39 +0000)
commitc5ff95e6c4c6954b328c359e7fe6dae8c11f6db5
treee6a838db92c3e1153ff71cf96ffa34139f8c80af
parent73c9f270181676873dcacaa7629fea4ad2b9c5d3
toplev.h: New file.

        * 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.

From-SVN: r19561
gcc/ChangeLog