debug/92763 Fix testcase to require fopenmp
authorChristophe Lyon <christophe.lyon@linaro.org>
Fri, 24 Jan 2020 09:07:58 +0000 (09:07 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Fri, 24 Jan 2020 09:23:31 +0000 (09:23 +0000)
commitad8e2415d6e2dc7c6f1206e78d48f999ff6b0bc4
tree5b93cb902c22fc59cbf41886be355e68319c81d9
parent9e424d974974c18b432c96f0df31b79a857819e6
debug/92763 Fix testcase to require fopenmp

The testcase fails to link on targets without -pthread which is
implied by -fopenmp. Use dg-require-effective-target fopenmp to avoid
this problem.

2020-01-24  Christophe Lyon  <christophe.lyon@linaro.org>

PR debug/92763
* g++.dg/debug/pr92763.C: Require fopenmp.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/pr92763.C