summaryrefslogtreecommitdiffstats
path: root/libjava/java/security/SignatureSpi.java
diff options
context:
space:
mode:
authormarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-26 21:44:25 +0000
committermarekm <marekm@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-26 21:44:25 +0000
commit5667001b1f21957a25cdca9e5196daaa59905805 (patch)
tree079662416201ff8fa42edb9cf9edd2f2a0575e3d /libjava/java/security/SignatureSpi.java
parent708c1229dab4b3d7d0e97b03f9e78f5f2de528c0 (diff)
downloadppe42-gcc-5667001b1f21957a25cdca9e5196daaa59905805.tar.gz
ppe42-gcc-5667001b1f21957a25cdca9e5196daaa59905805.zip
PR target/19293
PR target/19329 * config/avr/avr.c (notice_update_cc): Only set condition code for ashrqi3 if shift count > 0. (out_shift_with_cnt): Handle shift count <= 0 as a no-op. (ashlqi3_out, ashlhi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out, ashrsi3_out, lshrqi3_out, lshrhi3_out, lshrsi3_out): Handle shift count <= 0 as a no-op, and shift count >= width by copying zero or sign bit to all bits of the result. * config/avr/avr.md (all shifts): Add alternatives for zero shift count, with attribute "length" set to 0 and "cc" set to "none". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94288 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/SignatureSpi.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud