I rebased and updated kyukhin/gomp4-offload branch. It contains renaming of sections/symbols and fixes the cleanup of temporary directories in the offload emulator.
On 07 Oct 21:40, Jakub Jelinek wrote: > One more thing, I've noticed that running target-1.exe testcase also leaves > /tmp/offload_XXXXXX directories around (one for each invocation). > That can be useful for debugging, but generally should be cleaned up in > __cxa_atexit callback or similar. -- Ilya