diff options
author | Jan Hubicka <hubicka@freesoft.cz> | 1999-10-15 06:50:09 +0200 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-10-14 22:50:09 -0600 |
commit | 79e8185c9ccfcb580b8b1bb81b49bdb44e4d97e2 (patch) | |
tree | 6884eb392c55198115c06f8cb78b15c8588568a1 /libjava/include/java-assert.h | |
parent | ce57746769bfa0d19afef76e07960fd6bf86264d (diff) | |
download | gcc-79e8185c9ccfcb580b8b1bb81b49bdb44e4d97e2.zip gcc-79e8185c9ccfcb580b8b1bb81b49bdb44e4d97e2.tar.gz gcc-79e8185c9ccfcb580b8b1bb81b49bdb44e4d97e2.tar.bz2 |
fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case, falltrought to assocate code.
* fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case,
falltrought to assocate code.
Convert XOR to OR in code like (a&c1)^(a&c2) where c1 and c2 don't have
bits in common.
* combine.c (simplify_logical): Convert XOR to IOR if operands have
no bits in common; remove XOR to ROTATE conversion.
From-SVN: r29998
Diffstat (limited to 'libjava/include/java-assert.h')
0 files changed, 0 insertions, 0 deletions