diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2017-10-22 20:05:17 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-10-22 20:05:17 +0200 |
commit | 8cc857f9490dd71c311b529c4284f54a597e97bd (patch) | |
tree | 28116b37107e98d67df1d6b2658b08b08dab6377 /gcc/combine.c | |
parent | 00c378a954da643639e9e311fb713f908b0b0cc2 (diff) | |
download | gcc-8cc857f9490dd71c311b529c4284f54a597e97bd.zip gcc-8cc857f9490dd71c311b529c4284f54a597e97bd.tar.gz gcc-8cc857f9490dd71c311b529c4284f54a597e97bd.tar.bz2 |
re PR rtl-optimization/82628 (wrong code at -Os on x86_64-linux-gnu in the 32-bit mode)
PR target/82628
* config/i386/i386.md (cmp<dwi>_doubleword): New pattern.
* config/i386/i386.c (ix86_expand_branch) <case E_TImode>:
Expand with cmp<dwi>_doubleword.
testsuite/ChangeLog:
PR target/82628
* gcc.dg/torture/pr82628.c: New test.
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r253985
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions