OSDN Git Service

Warning fixes:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 1998 17:52:39 +0000 (17:52 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jun 1998 17:52:39 +0000 (17:52 +0000)
commit213134bc90ca98e9f134e517c03ceb5c69005c1a
treec81997c63f7cc2ac23e02cecea61ea4ea83b9624
parent503a38ef233c9a21b74200a01599885c435a6ed6
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'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20349 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/lex.c