about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128ibm/bits
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-04-06 06:02:11 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-04-06 06:44:33 -0700
commitf90a7e96df87edadd503a0a32aa70fb97c55a044 (patch)
treed3e625a0d15c1480e1afccd47c52d9c9b06508fe /sysdeps/ieee754/ldbl-128ibm/bits
parentf9ac84f92f151e07586c55e14ed628d493a5929d (diff)
downloadglibc-f90a7e96df87edadd503a0a32aa70fb97c55a044.tar.gz
glibc-f90a7e96df87edadd503a0a32aa70fb97c55a044.tar.xz
glibc-f90a7e96df87edadd503a0a32aa70fb97c55a044.zip
i386: Disable check_consistency for GCC 5 and above [BZ #25788]
check_consistency should be disabled for GCC 5 and above since there is
no fixed PIC register in GCC 5 and above.  Check __GNUC_PREREQ (5,0)
instead OPTIMIZE_FOR_GCC_5 since OPTIMIZE_FOR_GCC_5 is false with
-fno-omit-frame-pointer.
Diffstat (limited to 'sysdeps/ieee754/ldbl-128ibm/bits')
0 files changed, 0 insertions, 0 deletions