Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 8 Jun 1998 17:52:39 +0000 (17:52 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 8 Jun 1998 17:52:39 +0000 (17:52 +0000)
commitbcb807294777294109ee3c653f8ee5ab515a25f4
treec81997c63f7cc2ac23e02cecea61ea4ea83b9624
parentcb92366029011ef6ee679a2540a2c6a77ad7372e
Warning fixes:

        * Makefile.in (decl2.o): Depend on dwarf2out.h and dwarfout.h.
        * cp-tree.h: Add prototype for `maybe_print_template_context' and
        `maybe_make_one_only'.
        * decl.c (auto_function): Remove unused variable `decl'.
        * decl2.c: Include dwarf2out.h and dwarfout.h.
        * lex.c: Remove redundant declarations of `set_float_handler' and
        `asm_out_file'.

From-SVN: r20349
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/lex.c