Hello,
On 25 Jul 20:55, Kirill Yukhin wrote:
> Hello,
> Branch was rebased on trunk.
> 
> It contains fixes for several issues in the build system.
> Now 'configure' can be called using relative path.
> 
> Also some options are now unnecessary, updated manual is posted
> on wiki: https://gcc.gnu.org/wiki/Offloading in "How to try offloading 
> enabled GCC".

Branch was rebased again.
It contains:
* A fix for omp-low.c: offload_funcs/vars are no more corrupted by garbage 
collector.
* A fix for libgomp: gomp_init_device and splay_tree_lookup are now surrounded 
by gomp_mutex_lock/unlock.
* Several tests in libgomp/testsuite are fixed.
* Changes in liboffloadmic+emulator:
  1. Fix issues noted by Joseph Myers 
(https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02166.html)
  2. Implement one more COI interface function;
  3. Fix emulator shutdown when target execution is interrupted;
  4. Clean up code.

Bootstrap passed.

--
Thanks, K

Reply via email to