bug-binutils
[Top][All Lists]
Advanced

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

[Bug gprof/28969] gprofng failed to build with GCC 6


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gprof/28969] gprofng failed to build with GCC 6
Date: Wed, 16 Mar 2022 13:44:36 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <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=a8b34706ef017a2032a78892a8595d36029f85a3

commit a8b34706ef017a2032a78892a8595d36029f85a3
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Mar 15 08:52:30 2022 -0700

    gprofng: Don't hardcode -Wno-nonnull-compare

    Use -Wno-nonnull-compare only if it is supported.

            PR gprof/28969
            * libcollector/Makefile.am (AM_CFLAGS): Replace
            -Wno-nonnull-compare with GPROFNG_NO_NONNULL_COMPARE_CFLAGS.
            * libcollector/configure.ac (GPROFNG_NO_NONNULL_COMPARE_CFLAGS):
            New AC_SUBST for -Wno-nonnull-compare.
            * libcollector/Makefile.in: Regenerate.
            * libcollector/aclocal.m4: Likewise.
            * libcollector/configure: 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]