Some of the newly added tests are not compatible with GCC as test compiler.
runtime/test/ompt/tasks/dependences.c
is reverted to the old pre 63a3c5925 test (without mutexinoutset)
runtime/test/ompt/tasks/dependences_mtxinoutset.c
This test is the 63a3c5925 version of dependences.c, is not compatible with gcc and needs clang-9+
runtime/test/ompt/worksharing/for/runtime*.c
These tests use GOMP_parallel_loop_maybe_nonmonotonic_runtime starting with gcc-9
tools/multiplex/tests/*
These tests use the master construct. GCC does not generate events for that -> expect to fail