re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VALUE insid...
authorWei Mi <wmi@google.com>
Thu, 22 Jan 2015 17:59:23 +0000 (17:59 +0000)
committerWei Mi <wmi@gcc.gnu.org>
Thu, 22 Jan 2015 17:59:23 +0000 (17:59 +0000)
commitff1803c128986d7095c723a84e7c18ce33b2111e
tree28e99b7fbc79dfbf77094c75b1ed84b1d43183a5
parent6e436286338333f42a87c418764476baf456740c
re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VALUE inside an expr)

2015-01-22  Wei Mi  <wmi@google.com>

        PR rtl-optimization/64557
        * dse.c (record_store): Call get_addr for mem_addr.
        (check_mem_read_rtx): Likewise.

From-SVN: r220010
gcc/ChangeLog
gcc/dse.c