]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
toplev.h: New file.
authorRobert Lipe <robertl@gcc.gnu.org>
Wed, 6 May 1998 04:45:47 +0000 (04:45 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Wed, 6 May 1998 04:45:47 +0000 (04:45 +0000)
commit5f6da3024b11795fa6e902504b720df378dc8087
treefba62defa4e2c3f425aeae2342dd8a0c66a45f50
parent06b887901209a469eb28ef76892f120932853bcd
toplev.h: New file.

Wed May  6 06:35:38 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.

From-SVN: r19563
12 files changed:
gcc/c-common.c
gcc/c-convert.c
gcc/c-decl.c
gcc/c-lex.c
gcc/c-parse.in
gcc/c-parse.y
gcc/c-pragma.c
gcc/c-typeck.c
gcc/calls.c
gcc/rtl.h
gcc/toplev.h [new file with mode: 0644]
gcc/tree.h