2000-02-25 Scott Bambrough <scottb@netwinder.org>
authorScott Bambrough <scottb@netwinder.org>
Thu, 9 Mar 2000 21:55:40 +0000 (21:55 +0000)
committerScott Bambrough <scottb@netwinder.org>
Thu, 9 Mar 2000 21:55:40 +0000 (21:55 +0000)
commitf1a6b754ab6c23051e6365b89dd9f89dfbfdf642
treea964d556fadc2f1b03098627c788973d53fb750b
parent9282ff415550175b865c533af5d2f0668646e39f
2000-02-25  Scott Bambrough <scottb@netwinder.org>

* gdb.base/long_long.exp: Correct test suite failure when printing
a long long value as a double on ARM platforms.

ARM doubles use a hybrid endian format.  It is not strictly little or big
endian.  It is little endian with the words swapped.
gdb/ChangeLog
gdb/testsuite/gdb.base/long_long.exp