aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-04-16 22:46:15 +0000
committerJeff Law <law@gcc.gnu.org>1998-04-16 16:46:15 -0600
commit1ad4f46be6e110470125bb53ad87661afe776fbe (patch)
tree65e199eecb5388962c07511921b24d5bbe2144ed /gcc/dwarf2out.c
parente822c5938352230e51f49065e3f2c19262bc6982 (diff)
downloadgcc-1ad4f46be6e110470125bb53ad87661afe776fbe.zip
gcc-1ad4f46be6e110470125bb53ad87661afe776fbe.tar.gz
gcc-1ad4f46be6e110470125bb53ad87661afe776fbe.tar.bz2
dwarfout.c (decl_class_context): Add prototype.
* dwarfout.c (decl_class_context): Add prototype. (output_inheritance_die, type_ok_for_scope): Likewise. From-SVN: r19248
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 9d43183..5ee4a90 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -201,6 +201,7 @@ static void initial_return_save PROTO((rtx));
static void output_cfi PROTO((dw_cfi_ref, dw_fde_ref));
static void output_call_frame_info PROTO((int));
static unsigned reg_number PROTO((rtx));
+static void dwarf2out_stack_adjust PROTO((rtx));
/* Definitions of defaults for assembler-dependent names of various
pseudo-ops and section names.