aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/bits
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-07-16 17:17:34 -0700
committerH.J. Lu <hjl.tools@gmail.com>2025-07-17 05:49:47 -0700
commit13bf7812ef512d86d026ada34e75b22692152441 (patch)
treee01ecf0c722ce85a9eada9365daee89872a943bb /sysdeps/unix/sysv/linux/sparc/bits
parentcdcf24ee14c27b77744ff52ab3ae852821207eb0 (diff)
downloadglibc-master.zip
glibc-master.tar.gz
glibc-master.tar.bz2
x86-64: Compile ISA versions of modf/modff with -fno-stack-protectorHEADmaster
Since modf and modff are compiled into both libc and libm, when glibc is configured with --enable-stack-protector=all, ISA versions of modf and modff should be compiled with -fno-stack-protector to avoid calling __stack_chk_fail via PLT in libc.so. This fixes BZ #33165. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/bits')
0 files changed, 0 insertions, 0 deletions