struct-equiv.c: Remove file.
authorAndi Kleen <ak@suse.de>
Sun, 2 Mar 2008 12:09:08 +0000 (12:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 2 Mar 2008 12:09:08 +0000 (12:09 +0000)
commitf3130d75de9ee11021903011d6ef4452aa2a2bb5
tree783ce3b866cf2b027ecd4951420ee3157eb004be
parent363d536b17b212bb02f709bc045c174c53062ef2
struct-equiv.c: Remove file.

2008-03-02  Andi Kleen  <ak@suse.de>
Richard Guenther  <rguenther@suse.de>

* struct-equiv.c: Remove file.
* cfg_cleanup.c (condjump_equiv_p): Remove.
* Makefile.in (OBJS-common): Remove struct-equiv.o.
(struct-equiv.o): Remove rule.
* basic-block.h (struct_equiv_checkpoint, STRUCT_EQUIV_*,
insns_match_p, struct_equiv_block_eq, struct_equiv_init,
rtx_equiv_p, condjump_equiv_p): Remove prototypes.

Co-Authored-By: Richard Guenther <rguenther@suse.de>
From-SVN: r132814
gcc/ChangeLog
gcc/Makefile.in
gcc/basic-block.h
gcc/cfgcleanup.c
gcc/struct-equiv.c [deleted file]