[Bug dynamic-link/31765] _dl_mcount_wrapper is exported without prototype

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue May 21 17:12:36 GMT 2024


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

--- Comment #4 from Sourceware Commits <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=glibc.git;h=d97842653fba2fe5c093a101ac923a1b9e5e637c

commit d97842653fba2fe5c093a101ac923a1b9e5e637c
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon May 20 19:37:20 2024 -0700

    Obsolete _dl_mcount_wrapper in glibc 2.40 [BZ #31765]

    There is no _dl_mcount_wrapper prototype in any installed header files.
    Fix BZ #31765 by changing _dl_mcount_wrapper to a compat symbol and
    obsolete it in glibc 2.40.

    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
    Reviewed-by: Sunil K Pandey <skpgkp2@gmail.com>

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


More information about the Glibc-bugs mailing list