bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31289] --fatal-warnings doesn't work for command-line options


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/31289] --fatal-warnings doesn't work for command-line options
Date: Fri, 26 Jan 2024 15:32:20 +0000

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

--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

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

commit 1b06334552f33015a6293571e9381d43dec3a5d3
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jan 26 05:56:08 2024 -0800

    elf: Rename is_standard_elf to uses_elf_em

    Rename is_standard_elf to uses_elf_em for targets which use elf.em.

    binutils/

            PR ld/31289
            * testsuite/lib/binutils-common.exp (is_standard_elf): Renamed
            to ...
            (uses_elf_em): This.

    ld/

            PR ld/31289
            * testsuite/ld-elf/fatal-warnings-2a.d: Replace is_standard_elf
            with uses_elf_em.
            * testsuite/ld-elf/fatal-warnings-2b.d: Likewise.
            * testsuite/ld-elf/fatal-warnings-3a.d: Likewise.
            * testsuite/ld-elf/fatal-warnings-3b.d: Likewise.
            * testsuite/ld-elf/fatal-warnings-4a.d: Likewise.
            * testsuite/ld-elf/fatal-warnings-4b.d: Likewise.

-- 
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]