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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit 1a7e622b82fa621ab505dd911bc30c1efcb4a9b0
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon Nov 21 16:44:02 2022 +0000

    Fix ARM and AArch64 assembler tests to work in a multi-arch environment.

            PR 29764
    gas     * testsuite/gas/arm/cpu-cortex-a76ae.d: Add arm prefix to the -m
            option passed to objdump.
            * testsuite/gas/arm/cpu-cortex-a77.d: Likewise.
            * testsuite/gas/aarch64/cpu-cortex-a76ae.d: Add aarch64 prefix to
            the -m option passed to objdump.
            * testsuite/gas/aarch64/cpu-cortex-a77.d: Likewise.

    bfd     * cpu-arm.c (scan): Accept machine names prefixed with "arm:".
            * cpu-aarch64.c (scan): Accept machine names prefixed with
"aarch64:".

    bin     * doc/binutils.texi (objdump): Note that the -m option supports
            the <architecture>:<machine> syntax.

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

Reply via email to