This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH testsuite]Fix pr83126.c failure for bare-metal toolchains


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]