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