Re: [PING][PATCH] Warn about unclosed pragma omp declare target.

2014-10-20 Thread Ilya Tocar
Ping. On 02 Oct 17:38, Ilya Tocar wrote: > Ping. > On 15 Aug 16:26, Ilya Tocar wrote: > > Ping. > > > > On 29 Jul 18:45, Ilya Tocar wrote: > > > Hi, > > > > > > As discussed here in https://gcc.gnu.org/ml/gcc/2014-01/msg00189.html > > > Gcc should complain about pragma omp declare target without

[PING][PATCH] Warn about unclosed pragma omp declare target.

2014-10-02 Thread Ilya Tocar
Ping. On 15 Aug 16:26, Ilya Tocar wrote: > Ping. > > On 29 Jul 18:45, Ilya Tocar wrote: > > Hi, > > > > As discussed here in https://gcc.gnu.org/ml/gcc/2014-01/msg00189.html > > Gcc should complain about pragma omp declare target without > > corresponding pragma omp end declare target. This patch