glibc/sysdeps/unix/sysv
H.J. Lu f90a7e96df 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.
2020-04-06 06:44:33 -07:00
..
linux i386: Disable check_consistency for GCC 5 and above [BZ #25788] 2020-04-06 06:44:33 -07:00