From c96dd0ff2cdcb55cbf4a5fb5cadf569736559ba8 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 25 Nov 1997 09:30:38 +0000 Subject: Tue Nov 25 01:26:55 1997 Bruno Haible : * dwarf2out.c (ASM_OUTPUT_DWARF_DELTA1): Implement. Mon Nov 24 22:41:55 1997 Jason Merrill * except.c (get_dynamic_handler_chain): Build up a FUNCTION_DECL. * optabs.c (init_optabs): Lose get_dynamic_handler_chain_libfunc. * expr.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16696 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/expr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/expr.h') diff --git a/gcc/expr.h b/gcc/expr.h index 15f1addb1a5..aec539a422f 100644 --- a/gcc/expr.h +++ b/gcc/expr.h @@ -416,7 +416,6 @@ extern rtx sjpopnthrow_libfunc; extern rtx terminate_libfunc; extern rtx setjmp_libfunc; extern rtx longjmp_libfunc; -extern rtx get_dynamic_handler_chain_libfunc; extern rtx eqhf2_libfunc; extern rtx nehf2_libfunc; -- cgit v1.2.1