aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2001-12-17 17:01:35 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2001-12-17 17:01:35 +0000
commitaf19c653a851925b4398d91a28a88cd21cc73cca (patch)
tree22cfc6984208b0cc6d7978d62ac9c6347c99018f /gcc/rtl.c
parentf02240b65f63c73ceac350f74c970d858968ed89 (diff)
downloadgcc-af19c653a851925b4398d91a28a88cd21cc73cca.zip
gcc-af19c653a851925b4398d91a28a88cd21cc73cca.tar.gz
gcc-af19c653a851925b4398d91a28a88cd21cc73cca.tar.bz2
Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
* Makefile.in (cfgcleanup.o): Add cselib.h dependancy. * basic-block.h (CLEANUP_THREADING): New constant. * cfgcleanup.c: Include cselib.h (thread_jump, mark_effect): New functions. (try_forward_edges): Do jump threading when asked for. * jump.c (mark_modified_reg, save_regs, num_same_regs, modified_regs, modified_mem, thread_jumps, rtx_equal_for-thread_p): Kill. * rtl.h (thread_jumps, rtx_equal_for_thread_p): Kill. * toplev.c (rest_of_compilation): Do now call thread_jumps; use CLEANUP_THREAD instead. From-SVN: r48106
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions