]> git.ipfire.org Git - thirdparty/gcc.git/commit
Restrict the pr86763 test to *-*-linux* targets
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 21 Aug 2018 13:20:21 +0000 (13:20 +0000)
committerSzabolcs Nagy <nsz@gcc.gnu.org>
Tue, 21 Aug 2018 13:20:21 +0000 (13:20 +0000)
commit8f60cfe0eb0979caee9968c947f0b7ebf4796e1f
tree28940086c1306a669dc5ac8139e1a84199ddbc87
parent1bbd651c9132eb4de39c547f0aaad78c3f9ac5d6
Restrict the pr86763 test to *-*-linux* targets

clock_gettime is not available on some baremetal targets
and may require -lrt on some non-linux targets.

gcc/testsuite/ChangeLog:

Backport from mainline
2018-08-21  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* g++.dg/torture/pr86763.C: Restrict to *-*-linux*.

From-SVN: r263701
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr86763.C