Commit 1ad4f46b by Jeffrey A Law Committed by Jeff Law

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
parent e822c593
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.
......
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment