diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2025-07-16 17:17:34 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2025-07-17 05:49:47 -0700 |
commit | 13bf7812ef512d86d026ada34e75b22692152441 (patch) | |
tree | e01ecf0c722ce85a9eada9365daee89872a943bb /sysdeps/unix/sysv/linux/sparc/old_termios.h | |
parent | cdcf24ee14c27b77744ff52ab3ae852821207eb0 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
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/old_termios.h')
0 files changed, 0 insertions, 0 deletions