re PR debug/53671 (Many guality test failures)
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 22 Jun 2012 01:34:05 +0000 (01:34 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 22 Jun 2012 01:34:05 +0000 (01:34 +0000)
commit61806a93f3572dae7f2283d12207fc4f6a737a0f
tree374a8e5c51e82603c86832f6b1ec9b32a5b6c020
parent48b00503b168518ebbf5bc54525b0c1157321501
re PR debug/53671 (Many guality test failures)

PR debug/53671
PR debug/49888
* var-tracking.c (vt_get_canonicalize_base): New.
(vt_canonicalize_addr, vt_stack_offset_p): New.
(vt_canon_true_dep): New.
(drop_overlapping_mem_locs): Use vt_canon_true_dep.
(clobber_overlaping_mems): Use vt_canonicalize_addr.

From-SVN: r188871
gcc/ChangeLog
gcc/var-tracking.c