diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2017-05-12 20:52:51 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2017-05-12 20:52:51 +0200 |
commit | 88ce9dc38a0590608dd036e08758b478f8ca429c (patch) | |
tree | 0fae5c62139cd17defd0553bc7128f24b2c2e1bc /gcc/compare-elim.c | |
parent | b76f15500970fd9b00ae4c6979fbe1b4ab7ed126 (diff) | |
download | gcc-88ce9dc38a0590608dd036e08758b478f8ca429c.zip gcc-88ce9dc38a0590608dd036e08758b478f8ca429c.tar.gz gcc-88ce9dc38a0590608dd036e08758b478f8ca429c.tar.bz2 |
re PR target/80723 (FAIL gcc.target/i386/cadd.c scan assembler sbb)
PR target/80723
* config/i386/i386.c (ix86_rtx_cost) [case PLUS]: Ignore the
cost of adding a carry flag for ADC instruction.
[case MINUS]: Ignore the cost of subtracting a carry flag
for SBB instruction.
From-SVN: r247991
Diffstat (limited to 'gcc/compare-elim.c')
0 files changed, 0 insertions, 0 deletions