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]

r148168 - in /branches/alias-export/gcc: alias-...


Author: abel
Date: Thu Jun  4 13:53:04 2009
New Revision: 148168

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148168
Log:
	* expr.c (expand_expr_real_1): When expanding TARGET_MEM_REF,
	do not set MEM_ORIG_EXPR if TMR_ORIGINAL has INDIRECT_REF as base.
	* tree-ssa-alias.c: Revert all changes in the oracle.
	* alias-export.c (handled_by_oracle_p): New.
	(alias_export_may_alias_p): Use it to filter trees that make oracle
	unhappy.

Modified:
    branches/alias-export/gcc/alias-export.c
    branches/alias-export/gcc/expr.c
    branches/alias-export/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]