aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/beos-elf.h
diff options
context:
space:
mode:
authorJeffrey Oldham <oldham@codesourcery.com>2000-08-02 04:21:27 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-08-02 04:21:27 +0000
commitb53978a3ee3998863c0f942b9b4c40d0e36d2bc7 (patch)
treeeffa31090707b8e4d80bb9f56140fd2884c53bc1 /gcc/config/i386/beos-elf.h
parent79c2c6da2c5621208eec12f608b672856d38f6a3 (diff)
downloadgcc-b53978a3ee3998863c0f942b9b4c40d0e36d2bc7.zip
gcc-b53978a3ee3998863c0f942b9b4c40d0e36d2bc7.tar.gz
gcc-b53978a3ee3998863c0f942b9b4c40d0e36d2bc7.tar.bz2
Makefile.in (OBJS): Added dce.o.
* Makefile.in (OBJS): Added dce.o. (ssa.o): Updated target to include ssa.h. (flow.o): Likewise. (toplev.o): Likewise. (dce.o): Created target. * basic-block.h: Added comments. (INVALID_BLOCK): Added definition. (connect_infinite_loops_to_exit): Added declaration. Moved SSA declarations to ssa.h. * flow.c: Added inclusion of ssa.h. (struct depth_first_search_dsS, depth_first_search_ds): Added definitions. (compute_immediate_postdominators): Added definition. (connect_infinite_loops_to_exit): Likewise. (flow_dfs_compute_reverse_init): Likewise. (flow_dfs_compute_reverse_add_bb): Likewise. (flow_dfs_compute_reverse_execute): Likewise. (flow_dfs_compute_reverse_finish): Likewise. * rtl.h (rtx/in_struct): Added use to determine insn necessity. (LABEL_P): Added definition. (JUMP_P): Likewise. (NOTE_P): Likewise. (BARRIER_P): Likewise. (JUMP_TABLE_DATA_P): Likewise. (INSN_DEAD_CODE_P): Likewise. * ssa.c: Replaced inclusions with ssa.h inclusion. (CONVERT_HARD_REGISTER_TO_SSA_P): Moved to ssa.h. (rename_registers): Removed unnecessary variables. * ssa.h: Created by moving declarations from ssa.c and basic-block.h. * timevar.def: Defined TV_DEAD_CODE_ELIM. * toplev.c: Added ssa.h inclusion. (dump_file_index): Added DFI_dce. (dump_file): Added "dce" entry. Defined flag_ssa. (f_options): Added dce entry. * invoke.texi: Document -fdce. Emphasize experimental status of -fssa. Co-Authored-By: Mark Mitchell <mark@codesourcery.com> From-SVN: r35419
Diffstat (limited to 'gcc/config/i386/beos-elf.h')
0 files changed, 0 insertions, 0 deletions