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 <amo...@sourceware.org>:

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

commit 242a115951fe55e62036bac555017eb817ca1aa6
Author: Alan Modra <amo...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to