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

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

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

commit 8497f4cc42399deb9356de7f65f2bba1924e0954
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Mar 10 16:25:33 2025 -0700

    gprof: Always compile tests with -g

    Always compile gprof testsuite with -g for line number info checked by
    tst-gmon-gprof-l.sh.

            PR gprof/32779
            * testsuite/Makefile.am (GPROF_FLAGS): Add -g.
            (COMPILE): Set to "$(CC) $(AM_CFLAGS) $(GPROF_FLAGS)".
            (LINK) Set to "$(CC) $(AM_CFLAGS) $(GPROF_FLAGS) $(AM_LDFLAGS)
            $(LDFLAGS) -o $@".
            * testsuite/Makefile.in: Regenerated.

    Signed-off-by: H.J. Lu <hjl.to...@gmail.com>

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

Reply via email to