OSDN Git Service

2008-03-02 Andi Kleen <ak@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Mar 2008 12:09:08 +0000 (12:09 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Mar 2008 12:09:08 +0000 (12:09 +0000)
commit64cf91f518c092d86637285865739727cd964e66
tree783ce3b866cf2b027ecd4951420ee3157eb004be
parent97ba7b4faae1d97da8adca5c5f184d40abd377f7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132814 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/basic-block.h
gcc/cfgcleanup.c
gcc/struct-equiv.c [deleted file]