This patch updates the expected results for the GOMP interface patches: D87267, D87269, and D87271.
The taskwait-depend test is changed to really use taskwait-depend and copied to an task_if0-depend test.
The mutexinoutset test currently still fails with gcc-9/10. The runtime thinks, the dependency would be inoutset instread of mutexinoutset.
To pass the tests, the handling of the return address was fixed.