[Darwin, PPC, testsuite] Fix darwin-bool-1.c.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 22 Jun 2019 19:38:47 +0000 (19:38 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 22 Jun 2019 19:38:47 +0000 (19:38 +0000)
commit2d8a7648868a076eabadfaa558b21dbc7e441ddd
treeb65d92e8af37629ea2539eeb1147d9a59bbc90ae
parentf162b26c0e661225d15ec201bbf28fe4b64bedb1
[Darwin, PPC, testsuite] Fix darwin-bool-1.c.

This test is failing because of a pedantic warning that is unrelated to the
purpose of the test.  Fixed by suppressing that warning.

2019-06-22  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/powerpc/darwin-bool-1.c: Suppress the pedantic
warning about _Bool.

From-SVN: r272591
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/darwin-bool-1.c