aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-05-14 17:53:58 +0200
committerUros Bizjak <uros@gcc.gnu.org>2018-05-14 17:53:58 +0200
commit9c1326aa5f8031cb37fc6efb9a1e373aa50ffd48 (patch)
treee01d8b22bf6a56b33c93e5ee0f9722121e54ff3d /gcc/tree-ssa-dom.c
parentcd2f262b2fa4292a39b97ab590b46e79d349817c (diff)
downloadgcc-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