OSDN Git Service

* dwarf2out.c (dwarf2out_line): Constify `lastfile'.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Sep 1999 17:29:25 +0000 (17:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Sep 1999 17:29:25 +0000 (17:29 +0000)
commitd5197c9894a1f7f3c6beddacf2a0c8324934aaea
tree983023b55501936201b52db239d4a15278e92b74
parent0dcdeb0d5d7a31795429b1a1d60c76c68dd89d46
    * dwarf2out.c (dwarf2out_line): Constify `lastfile'.
        * except.c (expand_rethrow): Remove unused variable.
        * expr.c (do_jump_by_parts_greater_rtx): Likewise.
        * flow.c (replace_insns): Likewise.
        (create_edge_list, verify_edge_list): Likewise.
        * gcse.c (cprop_cc0_jump): Protect declaration with HAVE_cc0.

        * genemit.c (gen_expand): Only emit `operands[N]' decl if there
        is special code to run.
        (main): Don't define operands to emit_operand.
        * genrecog.c (main): Don't emit an empty peephole2_insn function.

        * rtl.h (NOTE_BASIC_BLOCK): Use X0BBDEF.

        * alpha/alpha.h (normal_memory_operand): Declare.
        (reg_no_subreg_operand): Declare.
        * alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29061 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/alpha/alpha.h
gcc/config/alpha/elf.h
gcc/dwarf2out.c
gcc/except.c
gcc/expr.c
gcc/flow.c
gcc/gcse.c
gcc/genemit.c
gcc/genrecog.c
gcc/rtl.h