]> gcc.gnu.org Git - gcc.git/commitdiff
dwarfout.c (decl_class_context): Add prototype.
authorJeffrey A Law <law@cygnus.com>
Thu, 16 Apr 1998 22:46:15 +0000 (22:46 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 22:46:15 +0000 (16:46 -0600)
        * dwarfout.c (decl_class_context): Add prototype.
        (output_inheritance_die, type_ok_for_scope): Likewise.

From-SVN: r19248

gcc/ChangeLog
gcc/dwarf2out.c

index e1639c2af29162e31e1f1188c2b06df2191bbced..e586b3d91523d4fdd426d8699bdc04910771cdbc 100644 (file)
@@ -1,5 +1,8 @@
 Thu Apr 16 22:41:02 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * dwarfout.c (decl_class_context): Add prototype.
+       (output_inheritance_die, type_ok_for_scope): Likewise.
+
        * c-lex.c (skip_white_space_on_line): Add prototype.
 
        * alias.c (record_set): Add prototype.
index 9d431832975799f5dbe11e5cf9c0642e282e2afa..5ee4a905522f78812ef4e72283193bdfe0f2340c 100644 (file)
@@ -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.
This page took 0.086997 seconds and 5 git commands to generate.