OSDN Git Service

2000-02-25 Scott Bambrough <scottb@netwinder.org>
authorscottb <scottb>
Thu, 9 Mar 2000 21:55:39 +0000 (21:55 +0000)
committerscottb <scottb>
Thu, 9 Mar 2000 21:55:39 +0000 (21:55 +0000)
commit56485079069c6ae2a88b29de08feeb50033d32dd
tree224f535e377cf5273ea25c2f479e7abdd446d0fd
parentd27461f74d73d5ec41f79e1fea7a0d796f02bb77
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