r128618 - in /trunk/gcc: ChangeLog combine.c

shinwell@gcc.gnu.org shinwell@gcc.gnu.org
Thu Sep 20 11:01:00 GMT 2007


Author: shinwell
Date: Thu Sep 20 11:01:18 2007
New Revision: 128618

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128618
Log:
	gcc/
	* combine.c: Include cgraph.h.
	(setup_incoming_promotions): Rework to allow more aggressive
	elimination of sign extensions when all call sites of the
	current function are known to lie within the current unit.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list