]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, testsuite, ppc FIX PR87600
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 May 2019 07:15:22 +0000 (07:15 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 May 2019 07:15:22 +0000 (07:15 +0000)
commit51aa68a5c4f9af6ba2abed8af37ed31bdfd051b7
tree2d90ddab1ba01fad29c8042940db90554444c35e
parentf220dd7dcce4dbfdf5e19221262b71b2b79ea7ad
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271200 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/gcc.dg/pr87600.h