darwin, testsuite, ppc FIX PR87600
authorIain Sandoe <iains@gcc.gnu.org>
Wed, 15 May 2019 07:15:22 +0000 (07:15 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Wed, 15 May 2019 07:15:22 +0000 (07:15 +0000)
commit49ba885c75da48bf04a54bf32a3c5853f2a9e859
tree2d90ddab1ba01fad29c8042940db90554444c35e
parent92bde79946cff05b65eec25847a76d3778cf811d
darwin, testsuite, ppc FIX PR87600

The test fails on PPC Darwin because we emit
__POWERPC__ instead of __powerpc__ fixed by allowing
for both.

2019-05-15  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.dg/pr87600.h: Add __POWERPC__ as an alternate test
for PowerPC platforms.

From-SVN: r271200
gcc/testsuite/gcc.dg/pr87600.h