On Thu, Mar 22, 2018 at 12:04 PM, Bin Cheng wrote:
> Hi,
> The new test pr83126.c requires pthread for compiling, this simple patch
> skips it
> for bare-metal toolchains.
>
> Test checked. Is it OK?
OK.
> Thanks,
> bin
>
> gcc/testsuite
> 2018-03-22 Bin Cheng
>
> * gcc.dg/graphite/
Hi,
The new test pr83126.c requires pthread for compiling, this simple patch skips
it
for bare-metal toolchains.
Test checked. Is it OK?
Thanks,
bin
gcc/testsuite
2018-03-22 Bin Cheng
* gcc.dg/graphite/pr83126.c: Require pthread for the test.diff --git a/gcc/testsuite/gcc.dg/graphi