diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-01-08 20:15:53 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-08 20:15:53 +0100 |
commit | efa7df3c625146460d7ec345d32a4efb42be871b (patch) | |
tree | bd442b28e990d27a0b5a6ca8e0848994e3eff3f2 /gcc/jit | |
parent | de35aa66b07a62a1c27f4b104577848fa8f7ec17 (diff) | |
download | gcc-efa7df3c625146460d7ec345d32a4efb42be871b.zip gcc-efa7df3c625146460d7ec345d32a4efb42be871b.tar.gz gcc-efa7df3c625146460d7ec345d32a4efb42be871b.tar.bz2 |
re PR target/64338 (ICE in swap_condition, at jump.c:628)
PR target/64338
* config/i386/i386.c (ix86_expand_int_movcc): Don't reverse
compare_code when it is unconditionally overwritten afterwards.
Use ix86_reverse_condition instead of reverse_condition. Don't
change code if *reverse_condition* returned UNKNOWN and don't
swap ct/cf and negate diff in that case.
* g++.dg/opt/pr64338.C: New test.
From-SVN: r219356
Diffstat (limited to 'gcc/jit')
0 files changed, 0 insertions, 0 deletions