On 10 Oct 2012, at 13:17, "Greta Yorsh" <greta.yo...@arm.com> wrote:
> The test gcc.dg/pr54782.c uses command line option > -ftree-parallelize-loops=2 which implies -pthread and thus the test fails on > targets that do not support pthread, such as arm-none-eabi. > > This patch adds effective target check. > > Ok for trunk? > > Thanks, > Greta > > ChangeLog > > gcc/testsuite > > 2012-10-05 Greta Yorsh <greta.yo...@arm.com> > > * gcc.dg/pr54782.c: Require effective target pthread. > <pthread-pr54782.patch.txt> Ok. R.