Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Mark Kettenis <kettenis@chello.nl>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Testsuite fix for "info float" changes
Date: Sat, 09 Nov 2002 06:12:00 -0000	[thread overview]
Message-ID: <3DCD17E1.6070205@redhat.com> (raw)
In-Reply-To: <200211091300.gA9D0fp8012034@elgar.kettenis.dyndns.org>

> -if { [istarget "arm*-*-*"] || \
> -	[istarget "xscale*-*-*"] || \
> -	[istarget "strongarm*-*-*"] } then {
> -    gdb_test "info float" "Software FPU type.*mask:.*flags:.*" "info float"
> -} elseif [istarget "i\[3456\]86-*-*"] then {
> -    gdb_test "info float" "R7:.*Status Word:.*Opcode:.*" "info float"
> -} else {
> -    gdb_test "info float" "No floating.point info available for this processor." "info float"
> -}
> +gdb_test "info float" "The program has no registers now." "info float"

Finally, a bit of consistency across architectures, from me it gets 
three thumbs up :-)

Fernando?

Andrew



      reply	other threads:[~2002-11-09 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-09  5:00 Mark Kettenis
2002-11-09  6:12 ` Andrew Cagney [this message]

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=3DCD17E1.6070205@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kettenis@chello.nl \
    /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