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

--- Comment #6 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=d07a59a5ca830bf74705471f6bea6db1a47da2b5

commit d07a59a5ca830bf74705471f6bea6db1a47da2b5
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Fri Mar 7 06:42:18 2025 +0800

    gprof: Copy a simple test from glibc

    Copy a simple gprof test from glibc to test the basic gprof functionality.

    1. Tested natively on Linux/x86-64 and Linux/i686.
    2. Tested for the x86_64-solaris cross target without cross-compiler.
    3. Tested for the aarch64-linux-gnu cross target with cross-compiler.

            PR gprof/32764
            * Makefile.am (SUBDIRS): Add testsuite
            * configure.ac (AC_CONFIG_FILES): Removed.
            (AC_OUTPUT): Add Makefile testsuite/Makefile
            po/Makefile.in:po/Make-in.
            (AM_CONDITIONAL): Add NATIVE.
            * Makefile.in: Regenerated.
            * configure: Likewise.
            * testsuite/Makefile.am: New file.
            * testsuite/tst-gmon-gprof.sh: Likewise.
            * testsuite/tst-gmon.c: Likewise.
            * testsuite/Makefile.in: Generated.

    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