Paul A. Clarke b5232c9f9e [powerpc] fenv_libc.h: protect use of __builtin_cpu_supports
Using __builtin_cpu_supports() requires support in GCC and Glibc.
My recent patch to fenv_libc.h added an unprotected use of
__builtin_cpu_supports().  Compilation of Glibc itself will fail
with a sufficiently new GCC and sufficiently old Glibc:

../sysdeps/powerpc/fpu/fegetexcept.c: In function ‘__fegetexcept’:
../sysdeps/powerpc/fpu/fenv_libc.h:52:20: error: builtin ‘__builtin_cpu_supports’ needs GLIBC (2.23 and newer) that exports hardware capability bits [-Werror]

Reviewed-by: Florian Weimer <fweimer@redhat.com>
Fixes 3db85a9814784a74536a1f0e7b7ddbfef7dc84bb.
2019-07-09 13:09:35 -05:00
..
2019-02-11 12:03:23 -02:00
2019-06-12 11:46:22 -03:00
2019-04-29 08:43:37 -03:00
2019-04-29 08:43:37 -03:00
2019-06-12 11:46:26 -03:00
2019-06-12 11:46:26 -03:00
2019-05-09 09:38:40 -03:00
2019-05-09 09:38:40 -03:00
2019-07-08 17:22:22 -03:00
2019-07-08 17:22:22 -03:00
2019-07-08 17:22:22 -03:00
2019-07-08 17:22:22 -03:00
2019-07-08 17:22:22 -03:00
2019-06-12 11:46:22 -03:00
2019-06-12 11:46:22 -03:00
2019-05-09 09:39:07 -03:00
2019-05-09 09:39:07 -03:00
2019-05-09 09:39:28 -03:00
2019-05-09 09:39:28 -03:00
2013-06-05 20:44:03 +00:00