powerpc-darwin, skip ident tests.
authorIain Sandoe <iain@sandoe.co.uk>
Mon, 24 Dec 2018 08:55:01 +0000 (08:55 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Mon, 24 Dec 2018 08:55:01 +0000 (08:55 +0000)
commit224246175fca6e27015b14afe1dadbc2fe88a4c9
tree930f92f76c84abe12a85910500ace50f9a814db2
parentf1b2727feb2d6427e1372672c16f0bf887a482ed
powerpc-darwin, skip ident tests.

The c-c++-common tests fail (or XPASS depending on which) on
powerpc Darwin because it doesn't currently emit .ident marker.

Since there's no support for .ident in the assembler, we can't
enable the output and therefore these tests should be skipped.

2018-12-24  Iain Sandoe  <iain@sandoe.co.uk>

* c-c++-common/ident-0a.c: Skip for powerpc-darwin.
* c-c++-common/ident-0b.c: Likewise.
* c-c++-common/ident-1a.c: Likewise.
* c-c++-common/ident-1b.c: Likewise.
* c-c++-common/ident-2a.c: Likewise.
* c-c++-common/ident-2b.c: Likewise.

From-SVN: r267394
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/ident-0a.c
gcc/testsuite/c-c++-common/ident-0b.c
gcc/testsuite/c-c++-common/ident-1a.c
gcc/testsuite/c-c++-common/ident-1b.c
gcc/testsuite/c-c++-common/ident-2a.c
gcc/testsuite/c-c++-common/ident-2b.c