From: "J. Johnston" <jjohnstn@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA]: ia64 support for float.exp
Date: Wed, 11 Jun 2003 21:02:00 -0000 [thread overview]
Message-ID: <3EE798E5.50006@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
The following adds ia64 support to float.exp.
Ok to commit?
-- Jeff J.
2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
* gdb.base/float.exp: Add ia64 support.
[-- Attachment #2: float.exp.patch --]
[-- Type: text/plain, Size: 716 bytes --]
Index: float.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/float.exp,v
retrieving revision 1.3
diff -u -r1.3 float.exp
--- float.exp 2 Jun 2003 16:49:35 -0000 1.3
+++ float.exp 11 Jun 2003 20:50:02 -0000
@@ -59,6 +59,8 @@
gdb_test "info float" "Software FPU type.*mask:.*flags:.*" "info float"
} elseif { [istarget "i?86-*-*"] || [istarget "x86_64-*-*"] } then {
gdb_test "info float" "R7:.*Status Word:.*Opcode:.*" "info float"
+} elseif [istarget "ia64-*-*"] then {
+ gdb_test "info float" "f0.*f1.*f127.*" "info float"
} else {
gdb_test "info float" "No floating.point info available for this processor." "info float"
}
next reply other threads:[~2003-06-11 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-11 21:02 J. Johnston [this message]
2003-06-11 23:57 ` Kevin Buettner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EE798E5.50006@redhat.com \
--to=jjohnstn@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox