2002-05-10 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 10 May 2002 23:43:04 +0000 (23:43 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 10 May 2002 23:43:04 +0000 (23:43 +0000)
* gdb.base/long_long.exp: Fix typo.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/long_long.exp

index acae7dec78127ffb651b3e660aea562d4608cc5f..acca303db7cebb446d171f7394ae8b2a858d32d4 100644 (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
index 0f353d18768fe9d6f5233c946f6a8ec79b6b80e8..7084a8deee11415c972dcda38c346a7016a62c4e 100644 (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.*"