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]

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


Author: rguenth
Date: Sun Jan 11 22:26:16 2009
New Revision: 143282

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

	* tree-ssa-alias.c (ref_may_used_by_call_p): Use 
	ipa_reference_get_not_read_global to disambiguate against
	global statics.
	(call_may_clobber_ref_p): Same with
	ipa_reference_get_not_written_global.

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]