diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-05-14 17:53:58 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2018-05-14 17:53:58 +0200 |
commit | 9c1326aa5f8031cb37fc6efb9a1e373aa50ffd48 (patch) | |
tree | e01d8b22bf6a56b33c93e5ee0f9722121e54ff3d /gcc/tree-ssa-dom.c | |
parent | cd2f262b2fa4292a39b97ab590b46e79d349817c (diff) | |
download | gcc-9c1326aa5f8031cb37fc6efb9a1e373aa50ffd48.zip gcc-9c1326aa5f8031cb37fc6efb9a1e373aa50ffd48.tar.gz gcc-9c1326aa5f8031cb37fc6efb9a1e373aa50ffd48.tar.bz2 |
re PR target/85756 (wrong code at -Os on x86-64-linux-gnu in 32-bit mode)
PR target/85756
* config/i386/i386.md: Disallow non-commutative arithmetics in
last twpeephole for mem {+,-,&,|,^}= x; mem != 0 after cmpelim
optimization. Use COMMUTATIVE_ARITH_P test rather than != MINUS
in the peephole2 before it.
testsuite/ChangeLog:
* gcc.c-torture/execute/pr85756.c: New test.
From-SVN: r260231
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions