This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] AArch64: gdb.base/float.exp: Fix `info float' test
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- Cc: "Maciej W. Rozycki" <macro at codesourcery dot com>, "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Wed, 15 Jan 2014 13:55:10 +0400
- Subject: Re: [PATCH] AArch64: gdb.base/float.exp: Fix `info float' test
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 1 dot 10 dot 1401142254410 dot 6899 at tp dot orcam dot me dot uk> <20140115034527 dot GH4762 at adacore dot com> <CAFqB+PwNy2qooVUx=UepsOecbdwiwYhJ6+d0CLy0pzdci+phng at mail dot gmail dot com>
> >> gdb/testsuite/
> >> * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
> > FWIW, no problem with the patch. But I don't know AArch64.
> > Does it always have an FPU? Otherwise, we perhaps should look at
> > what is being done for arm-*?
[...]
> The architecture defines three profiles. The relevant profile in this
> context is 'A' profile, which requires the presence of the FPU.
OK, thanks for confirming it. The patch looks good, then, so let's
get it in.
Thank you,
--
Joel