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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Sun Oct 28 21:39:00 GMT 2007


Author: rguenth
Date: Sun Oct 28 21:39:15 2007
New Revision: 129704

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

	* tree-ssa-operands.c (add_vars_for_offset): Add parameter
	telling if the var is to be treated as points-to location.
	(add_vars_for_bitmap): Pass true to add_vars_for_offset.
	(add_virtual_operand): Only recurse into MPTs if aliases
	is from a NMT.

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



More information about the Gcc-cvs mailing list