]> gcc.gnu.org Git - gcc.git/commit
flow.c (allocate_for_life_analysis, [...]): Remove declaration.
authorH.J. Lu <hjl@gnu.org>
Sat, 20 Jun 1998 23:55:13 +0000 (23:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 20 Jun 1998 23:55:13 +0000 (17:55 -0600)
commita24da858abcb8a310a27c6e20793e56ab4810369
tree181269f1de5f04e2759680dae7bedd6853e7a7e0
parent62e349a0054b444effee9e6268d8fcf5705d655a
flow.c (allocate_for_life_analysis, [...]): Remove declaration.

        * flow.c (allocate_for_life_analysis, init_regset_vector):
        Remove declaration.
        * function.h (get_first_block_beg): New declaration.
        * gbl-ctors.h (__do_global_dtors): Add prototype.
        * gcov-io.h (__fetch_long): New declaration.
        (__store_long): Likewise.
        (__read_long): Likewise.
        (__write_long): Likewise.
        * gcov.c (print_usage): New declaration.
        * Makefile.in (c-iterate.o): Depend on insn-codes.h too.

From-SVN: r20631
gcc/ChangeLog
gcc/Makefile.in
gcc/flow.c
gcc/function.h
gcc/gbl-ctors.h
gcc/gcov-io.h
gcc/gcov.c
This page took 0.09129 seconds and 5 git commands to generate.