* dwarfout.c (decl_class_context): Add prototype.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 22:46:15 +0000 (22:46 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 22:46:15 +0000 (22:46 +0000)
        (output_inheritance_die, type_ok_for_scope): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19248 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/dwarf2out.c

index e1639c2..e586b3d 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 9d43183..5ee4a90 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.