This is the mail archive of the gdb-prs@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]

[Bug gdb/22943] [aarch64] Failures in gdb.base/infcall-nested-structs.exp


https://sourceware.org/bugzilla/show_bug.cgi?id=22943

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Hayward <alahay01@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4f4aedebed5397ba285c2abcd13fa0206d8af291

commit 4f4aedebed5397ba285c2abcd13fa0206d8af291
Author: Alan Hayward <alan.hayward@arm.com>
Date:   Wed Aug 29 11:41:45 2018 +0100

    Aarch64: Float register detection for return values

    Use aapcs_is_vfp_call_or_return_candidate to detect float register
    args.

    gdb/
        PR gdb/22943:
        * aarch64-tdep.c (is_hfa_or_hva): Remove function.
        (aarch64_extract_return_value): Use
        aapcs_is_vfp_call_or_return_candidate.
        (aarch64_return_in_memory): Likewise.
        (aarch64_store_return_value): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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