PR rtl-optimization/70007
commit066c8e94378ff486ba956acf609a8af246f45de6
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Mar 2016 22:31:52 +0000 (1 22:31 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Mar 2016 22:31:52 +0000 (1 22:31 +0000)
treece9623d9e599375c8a302640e503ebd518fd6185
parentd3b819add225171c856bc64f9a15da90cf4976b7
PR rtl-optimization/70007
* gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
references present in REG_EQUAL notes attached to non-SET patterns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233867 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr70007.c [new file with mode: 0644]