This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4, libgomp] Resolve deadlock on plugin exit


On 2016/3/21 07:01 PM, Alexander Monakov wrote:
> Hi,
> 
> I'd like to note that I have a small patch on gomp-nvptx branch that deals
> with the worst user-visible regression in a non-intrusive manner:
> 
> https://gcc.gnu.org/ml/gcc-patches/2016-03/msg01109.html
> 
> Alexander
> 

That error condition you report is interesting, but seems to not be
the device lock deadlock I was fixing, see original description of problem here:
https://gcc.gnu.org/ml/gcc-patches/2015-08/msg01701.html

Anyways, my patch contains the equivalent of your fix, so that shouldn't be a problem.

Thanks,
Chung-Lin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]