This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r145108 - in /branches/alias-improvements/gcc: ...


Author: rguenth
Date: Fri Mar 27 14:21:23 2009
New Revision: 145108

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145108
Log:
2009-03-27  Richard Guenther  <rguenther@suse.de>

	* tree-ssa-alias.c (refs_may_alias_p_1): Split into ...
	(nonaliasing_component_refs_p): ... this, and ...
	(decl_refs_may_alias_p): ... this, and ...
	(indirect_ref_may_alias_decl_p): ... this, and ...
	(indirect_refs_may_alias_p): ... this.

Modified:
    branches/alias-improvements/gcc/ChangeLog.alias
    branches/alias-improvements/gcc/tree-ssa-alias.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]