]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/70007 (wrong code with -mbmi2)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 1 Mar 2016 22:31:52 +0000 (22:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 1 Mar 2016 22:31:52 +0000 (22:31 +0000)
commit0bca04b822bc5ee0f5bbb2ba5df6669a433d0bf5
treece9623d9e599375c8a302640e503ebd518fd6185
parent2a9afc868088221a4edd54e79d1388ab25f7f2fa
re PR rtl-optimization/70007 (wrong code with -mbmi2)

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.

From-SVN: r233867
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr70007.c [new file with mode: 0644]