cpu-builtin-1.c: Change test to use #ifdef __BUILTIN_CPU_SUPPORTS to see if...
commita6722e5bf26e4b795c005f259c68714c82c2ba31
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Wed, 19 Jul 2017 19:29:16 +0000 (19 19:29 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 19 Jul 2017 19:29:16 +0000 (19 19:29 +0000)
tree8d11dbbf02f36b9402e07183250de46db1ae26aa
parent3d50b6045a05a66715de20fe10fc94e8bdbe4dca
cpu-builtin-1.c: Change test to use #ifdef __BUILTIN_CPU_SUPPORTS to see if...

2017-07-19  Michael Meissner  <meissner@linux.vnet.ibm.com>

* gcc.target/powerpc/cpu-builtin-1.c: Change test to use #ifdef
__BUILTIN_CPU_SUPPORTS to see if the GLIBC is new enough that
__builtin_cpu_is and __builtin_cpu_supports are supported.

From-SVN: r250364
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c