]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, PPC, testsuite] Fix darwin-bool-1.c.
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 5 Sep 2019 19:37:30 +0000 (19:37 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Thu, 5 Sep 2019 19:37:30 +0000 (19:37 +0000)
commite832856977a55e885e8f1680465ea100ab324ac5
treec0fd12b63afab5ab16aa1504e31a51bbf14fdb2f
parent5e19ff7bbdebd4de58e0e37b2d0ed004d1f82b81
[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-09-05  Iain Sandoe  <iain@sandoe.co.uk>

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

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

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