diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-09-18 19:07:04 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-09-18 19:07:04 +0000 |
commit | a6a0f876237d5c12b446cb6754b908ebb508cd1c (patch) | |
tree | e3da0a38440d62cdf709275ba2ecf04b6429244f /libffi | |
parent | 69b182fda603ed65448103a22ce4ad76744e6229 (diff) | |
download | gcc-a6a0f876237d5c12b446cb6754b908ebb508cd1c.zip gcc-a6a0f876237d5c12b446cb6754b908ebb508cd1c.tar.gz gcc-a6a0f876237d5c12b446cb6754b908ebb508cd1c.tar.bz2 |
simplify-rtx.c (simplify_unary_operation): Only transform (not (eq X Y)) into (ne X Y) when...
* simplify-rtx.c (simplify_unary_operation): Only transform
(not (eq X Y)) into (ne X Y) when mode is BImode or STORE_FLAG_VALUE
is -1. RTL "not" is a bit-wise not, "~", not a logical not "!".
From-SVN: r71532
Diffstat (limited to 'libffi')
0 files changed, 0 insertions, 0 deletions