forked from Imagelibrary/binutils-gdb
2002-05-10 Michael Snyder <msnyder@redhat.com>
* gdb.base/long_long.exp: Fix typo.
This commit is contained in:
@@ -153,7 +153,7 @@ if { $sizeof_double == 8 } {
|
||||
# swapped in big endian format.
|
||||
|
||||
if { [istarget "arm*-*-*"] || \
|
||||
[istarget "xscale*-*-*"] \
|
||||
[istarget "xscale*-*-*"] || \
|
||||
[istarget "strongarm*-*-*"] } then {
|
||||
# assume the long long represents a floating point double in ARM format
|
||||
gdb_test "p/f oct" ".*2.1386676354387559e\\+265.*"
|
||||
|
||||
Reference in New Issue
Block a user