bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24392] Cant compile in clang warning Wtautological-constan


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24392] Cant compile in clang warning Wtautological-constant-out-of-range-compare
Date: Thu, 28 Mar 2019 07:03:59 +0000

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

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

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

commit 242a115951fe55e62036bac555017eb817ca1aa6
Author: Alan Modra <address@hidden>
Date:   Thu Mar 28 16:53:32 2019 +1030

    PR24392, Clang warning Wtautological-constant-out-of-range-compare

        PR 24392
        * configure.ac: Invoke AC_CHECK_SIZEOF(int).
        * configure: Regenerate.
        * coffgen.c (coff_get_reloc_upper_bound): Replace gcc diagnostic
        workaround with SIZEOF_LONG vs. SIZEOF_INT check.
        * elf.c (_bfd_elf_get_reloc_upper_bound): Likewise.
        * elf64-sparc.c (elf64_sparc_get_reloc_upper_bound): Likewise.
        * mach-o.c (bfd_mach_o_get_reloc_upper_bound): 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]