r132814 - in /trunk/gcc: ChangeLog Makefile.in ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Sun Mar 2 12:09:00 GMT 2008


Author: rguenth
Date: Sun Mar  2 12:09:08 2008
New Revision: 132814

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132814
Log:
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.

Removed:
    trunk/gcc/struct-equiv.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/basic-block.h
    trunk/gcc/cfgcleanup.c



More information about the Gcc-cvs mailing list