https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83589

--- Comment #5 from Tom de Vries <vries at gcc dot gnu.org> ---
Using the workaround, I get pretty good results:
...
Running /home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.c/c.exp
...
FAIL: libgomp.c/target-32.c (test for excess errors)
FAIL: libgomp.c/target-33.c execution test
FAIL: libgomp.c/target-34.c execution test
FAIL: libgomp.c/target-link-1.c (test for excess errors)
FAIL: libgomp.c/thread-limit-2.c (test for excess errors)
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.c++/c++.exp ...
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.fortran/fortran.exp
...
FAIL: libgomp.fortran/target2.f90   -O0  execution test
FAIL: libgomp.fortran/target2.f90   -O1  execution test
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.graphite/graphite.exp
...
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.hsa.c/c.exp ...
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-c/c.exp ...
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-c++/c++.exp
...
Running
/home/vries/openacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp
...

                === libgomp Summary ===

# of expected passes            8731
# of unexpected failures        7
# of unresolved testcases       3
# of unsupported tests          240
...

Reply via email to