This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] AArch64: gdb.base/float.exp: Fix `info float' test


On 15 January 2014 03:45, Joel Brobecker <brobecker@adacore.com> wrote:
>> 2014-01-14  Maciej W. Rozycki  <macro@codesourcery.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-*?

Hi,

The architecture defines three profiles. The relevant profile in this
context is 'A' profile, which requires the presence of the FPU.

/Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]