sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.
authorScott Bambrough <scottb@netwinder.org>
Thu, 11 May 2000 18:16:37 +0000 (18:16 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 11 May 2000 18:16:37 +0000 (18:16 +0000)
commit7f8c11d5715dad01dffd26de3b5f6d028417373a
tree85a96b3cc4ba338824f1ca5374bf6aca87a9e18f
parent0f00654bf820efdf8d084931a58f98de866febc5
sysv.S (ffi_call_SYSV): Doubles are not saved to memory correctly.

2000-05-11  Scott Bambrough  <scottb@netwinder.org>

* libffi/src/arm/sysv.S (ffi_call_SYSV): Doubles are not saved to
memory correctly.  Use conditional instructions, not branches where
possible.

From-SVN: r33852
libffi/ChangeLog
libffi/src/arm/sysv.S