2002-05-10 Michael Snyder <msnyder@redhat.com>

* gdb.base/long_long.exp: Fix typo.
This commit is contained in:
Michael Snyder 2002-05-10 23:43:04 +00:00
parent 1c9221647b
commit 377daeed9a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-05-10 Michael Snyder <msnyder@redhat.com>
* gdb.base/long_long.exp: Fix typo.
2002-05-10 Jim Blandy <jimb@redhat.com>
* gdb.base/printcmds.exp: Don't xfail the ptype command. This is

View File

@ -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.*"