Re: [PATCH 1/4, libgomp] Resolve deadlock on plugin exit (Ping x2)

2016-05-12 Thread Jakub Jelinek
On Wed, May 11, 2016 at 02:49:03PM +0800, Chung-Lin Tang wrote: > Ping x2 These are again plugin ABI incompatible changes, so you need to arrange for the 6.1 plugins to be rejected by trunk libgomp with the changes and vice versa. Jakub

Re: [PATCH 1/4, libgomp] Resolve deadlock on plugin exit (Ping x2)

2016-05-10 Thread Chung-Lin Tang
Ping x2 On 2016/4/16 3:39 PM, Chung-Lin Tang wrote: > Ping. > > On 2016/3/21 06:21 PM, Chung-Lin Tang wrote: >> Hi, this is the set of patches from >> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01411.html >> revised again, this time also with audits for the HSA plugin. >> >> The changes are p