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

2020-05-14 Thread H.J. Lu via Gcc-patches
nted in sourcebuild.texi. > > OK with the sourcebuild.texi changes included. > This is the patch I am checking in. Thanks. -- H.J. From 0162e4ffaa40a1a879abf5e59671b80790df17eb Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 8 May 2020 12:09:11 -0700 Subject: [PATCH] Skip jit te

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

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

2020-05-08 Thread H.J. Lu via Gcc-patches
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 -lgccjit. * lib/target-supports.exp