aboutsummaryrefslogtreecommitdiff
path: root/math/bits
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-09-04 16:24:14 -0700
committerH.J. Lu <hjl.tools@gmail.com>2025-09-15 11:14:03 -0700
commitd6666eea3ea5773adf0dff1491266cf86a41f518 (patch)
tree38eb065bed2bedee03de2b12ef267c0af3d6a8ae /math/bits
parent9be489d77867dd2444ecc044a5f3049d1751ee85 (diff)
downloadglibc-d6666eea3ea5773adf0dff1491266cf86a41f518.zip
glibc-d6666eea3ea5773adf0dff1491266cf86a41f518.tar.gz
glibc-d6666eea3ea5773adf0dff1491266cf86a41f518.tar.bz2
i686: Compile .op files and gmon tests with -mfentry
On i686, after GCC 16 commit: commit 07d8de9174c421d719649639a1452b8b9f2eee32 Author: H.J. Lu <hjl.tools@gmail.com> Date: Wed Jul 2 08:58:23 2025 +0800 x86-64: Add --enable-x86-64-mfentry which warns ‘-pg’ without ‘-mfentry’, when glibc is configured with --disable-default-pie, GCC 16 fails to compile .op files and gmon tests with error: cc1: error: ‘-pg’ without ‘-mfentry’ may be unreliable with shrink wrapping [-Werror] Compile .op files and gmon tests with -mfentry if it is supported by CC/TEST_CC and glibc is configured with --disable-default-pie. This fixes BZ #33376. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Joseph Myers <josmyers@redhat.com>
Diffstat (limited to 'math/bits')
0 files changed, 0 insertions, 0 deletions