]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.
authorZack Weinberg <zack@codesourcery.com>
Wed, 28 Nov 2001 19:49:00 +0000 (19:49 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 28 Nov 2001 19:49:00 +0000 (19:49 +0000)
commitea2417e542d859a7f7e33488a00b36d237165b60
tree7e4bfd74bf8acb63ff5968470264a399e4ee0de9
parent6dafbab7e5febd9324c3f2bb919bb8b287fddf1d
misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.

* misc.c (gnat_expand_constant): Move declaration above
definition of lang_hooks.
(LANG_HOOKS_EXPAND_CONSTANT): Set to gnat_expand_constant.
(gnat_init): lang_expand_constant no longer exists.

(internal_error_function): Remove #ifdef HAVE_VPRINTF.  We
always have vprintf.
(gnat_init): Always call set_internal_error_function.

From-SVN: r47426
gcc/ada/ChangeLog
gcc/ada/misc.c
This page took 0.058104 seconds and 5 git commands to generate.