r129702 - in /trunk/gcc: ChangeLog tree-ssa-ope...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Sun Oct 28 19:03:00 GMT 2007


Author: rguenth
Date: Sun Oct 28 19:03:05 2007
New Revision: 129702

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129702
Log:
2007-10-28  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.
	(add_vars_for_bitmap): Do not recurse further.  Only add vars
	for pointed-to SFTs.
	(add_virtual_operand): Re-instantiate loop to add operands for
	aliases.  Recurse into MPTs.
	(get_indirect_ref_operands): If we fall back to use a pointers
	SMT, make sure to not prune based on the access offset and size.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-operands.c



More information about the Gcc-cvs mailing list