]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2out.c
Makefile.in (c-common.o): Depend on $(EXPR_H).
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 6 Feb 2000 03:40:46 +0000 (03:40 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 6 Feb 2000 03:40:46 +0000 (03:40 +0000)
commitc69916605c40755b50a2b6db59a1963093236f04
treeeeea9d658a7f6cacbf960eeccca8c5075429a00a
parent79f4e1c0af29778f98c6d52654983f869b887d5b
Makefile.in (c-common.o): Depend on $(EXPR_H).

* Makefile.in (c-common.o): Depend on $(EXPR_H).

* c-common.c: Include expr.h.

* c-pragma.c (mark_align_stack): Add prototype.

* caller-save.c (add_stored_regs): Likewise.

* combine.c (record_promoted_value): Likewise.

* i386.c (ix86_sched_reorder_pentium, ix86_sched_reorder_ppro):
Likewise.

* cppinit.c (new_pending_define): Likewise.

* cpplib.c (skip_block_comment, skip_line_comment): Likewise.

* dwarf2out.c (save_rtx, splice_child_die, reverse_die_lists,
AT_class, AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, AT_loc,
AT_addr, AT_lbl, get_AT_ref, free_AT, free_die, local_scope_p,
class_scope_p): Likewise.

* dwarf2out.h (dwarf2out_set_demangle_name_func,
dwarf2out_add_library_unit_info): Likewise.

* ggc.h (ggc_page_print_statistics): Likewise.

* haifa-sched.c (propagate_deps): Likewise.

* reg-stack.c (next_flags_user, record_label_references): Likewise.

* rtl.h (set_stack_check_libfunc): Likewise.

* toplev.h (set_fatal_function): Likewise.

* toplev.c (set_fatal_function): Delete prototype.

* diagnostic.c: Deconstify functions returning malloc'ed ptrs.

From-SVN: r31810
18 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/c-common.c
gcc/c-pragma.c
gcc/caller-save.c
gcc/combine.c
gcc/config/i386/i386.c
gcc/cppinit.c
gcc/cpplib.c
gcc/diagnostic.c
gcc/dwarf2out.c
gcc/dwarf2out.h
gcc/ggc.h
gcc/haifa-sched.c
gcc/reg-stack.c
gcc/rtl.h
gcc/toplev.c
gcc/toplev.h