* config/arm/ieee754-df.S (floatdidf): Fix regression with big values.

From-SVN: r89709
This commit is contained in:
Nicolas Pitre 2004-10-27 20:32:02 +00:00 committed by Nicolas Pitre
parent 38b0dcb81e
commit 72111a1f4b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-10-27 Nicolas Pitre <nico@cam.org>
* config/arm/ieee754-df.S (floatdidf): Fix regression with big values.
2004-10-27 Zdenek Dvorak <dvorakz@suse.cz>
PR tree-optimization/18048

View File

@ -511,7 +511,7 @@ ARM_FUNC_ALIAS aeabi_l2d floatdidf
addne r2, r2, #3
movs ip, ip, lsr #3
addne r2, r2, #3
add r2, r2, ip
add r2, r2, ip, lsr #3
rsb r3, r2, #32
mov ip, xl, lsl r3