Re: [PATCH] Skip jit tests for targets that don't support -lgccjit

2020-05-14 Thread H.J. Lu via Gcc-patches
On Thu, May 14, 2020 at 1:42 PM Jeff Law wrote: > > On Fri, 2020-05-08 at 12:12 -0700, H.J. Lu via Gcc-patches wrote: > > Since libgccjit.so is linked into jit tests, skip jit tests for targets > > that don't support -lgccjit. > > > > OK for master? > > > > H.J. > > --- > > PR jit/94778 > >

Re: [PATCH] Skip jit tests for targets that don't support -lgccjit

2020-05-14 Thread Jeff Law via Gcc-patches
On Fri, 2020-05-08 at 12:12 -0700, H.J. Lu via Gcc-patches wrote: > Since libgccjit.so is linked into jit tests, skip jit tests for targets > that don't support -lgccjit. > > OK for master? > > H.J. > --- > PR jit/94778 > * jit.dg/jit.exp: Skip jit tests for targets that don't support