r123723 - in /branches/dataflow-branch/gcc: Cha...

steven@gcc.gnu.org steven@gcc.gnu.org
Wed Apr 11 19:17:00 GMT 2007


Author: steven
Date: Wed Apr 11 20:17:04 2007
New Revision: 123723

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123723
Log:
	* gcse.c (hash_scan_set): Make sure that INSN has only one
	SET in its PATTERN before making SRC anticipatable.
	* cfglayout.c (fixup_reorder_chain): Fix merge error, don't
	call compact_blocks here.

Modified:
    branches/dataflow-branch/gcc/ChangeLog.dataflow
    branches/dataflow-branch/gcc/cfglayout.c
    branches/dataflow-branch/gcc/gcse.c



More information about the Gcc-cvs mailing list