bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers
Date: Wed, 26 Aug 2015 13:44:46 +0000

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

--- 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 <address@hidden>:

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

commit c97c330ba8e80776c546e5f562916bf077e358b3
Author: Matthew Fortune <address@hidden>
Date:   Wed Aug 26 14:42:56 2015 +0100

    Select MIPS ABi based upon abiflags rather than e_flags.

    bfd PR ld/18401
        * elfxx-mips.c (bfd_mips_isa_ext_mach): New function: Converts an
        ISA value to a bfd machine number.
        (bfd_mips_isa_ext): Update the ISA level and revision if
        necessary.  Use mips_mach_extends_p to decide if the ISA extension
        needs to be set.
        (_bfd_mips_elf_merge_private_bfd_data): Allow the ISA extension to
        be inferred from the ABI setting.  Set the ISA level from the
        maximum of the incoming and outgoing ISA levels.

    tests
        * ld-mips-elf/mips-elf-flags.exp: Add more ISA conflict tests.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]