r184572 - in /trunk/gcc: ChangeLog alias.c
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Sat Feb 25 12:09:00 GMT 2012
Author: aoliva
Date: Sat Feb 25 12:09:41 2012
New Revision: 184572
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184572
Log:
PR debug/52001
* alias.c (refs_newer_value_cb, refs_newer_value_p): New.
(get_addr): Walk canonical value's locs. Avoid returning VALUEs
and locs that reference values newer than the non-canonical value
at hand. Return the canonical value as a worst case.
(memrefs_conflict_p): Walk canonical value's locs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/alias.c
More information about the Gcc-cvs
mailing list