c-tree.h: Remove declaration of poplevel.
authorAndreas Jaeger <aj@gcc.gnu.org>
Thu, 19 Jun 2003 12:25:36 +0000 (14:25 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 19 Jun 2003 12:25:36 +0000 (14:25 +0200)
commite295f31755a1ace8e951cc63b4d7f2851ac9dee1
treeb6d2073ea90e334c020c7570d062f0d8453a39fd
parent551dc3602f1b8f12a734e70a20bf4ddd586e007a
c-tree.h: Remove declaration of poplevel.

* c-tree.h: Remove declaration of poplevel.

* tree.h: Remove declaration of approx_sqrt.

* c-lex.c: Remove redundant declaration of asm_out_file.

* flags.h: Remove declaration of warn_unknown_pragma and
main_input_filename.

* rtl.h: Remove functions from fold-const.c since they're already
declared in tree.h.

* regs.h: Remove redundant declaration of reg_names.

cp:

* cp-tree.h: Remove duplicated declarations.

From-SVN: r68193
gcc/ChangeLog
gcc/c-lex.c
gcc/c-tree.h
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/flags.h
gcc/regs.h
gcc/rtl.h
gcc/tree.h