On Thu, Mar 22, 2018 at 12:04 PM, Bin Cheng <bin.ch...@arm.com> 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 <bin.ch...@arm.com> > > * gcc.dg/graphite/pr83126.c: Require pthread for the test.