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

--- Comment #10 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=1563d43f32090495d50f0c262d6e1bcc17807064

commit 1563d43f32090495d50f0c262d6e1bcc17807064
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat Mar 8 17:13:17 2025 +0800

    gprof: Compile tst-gmon.c with -O2 -fno-omit-frame-pointer

    Compile tst-gmon.c with -O2 -fno-omit-frame-pointer to ensure proper call
    graph generation.

            PR gprof/32768
            * configure.ac: Compile tst-gmon.c with -fno-omit-frame-pointer.
            * configure: Regenerated.
            * testsuite/Makefile.am (GPROF_FLAGS): Add -O2
            -fno-omit-frame-pointer.
            (AM_CFLAGS): Removed.
            (COMPILE): Append $(GPROF_FLAGS).
            (LINK): Likewise.
            * 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