https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69076
Bug ID: 69076 Summary: FAIL: gcc.dg/graphite/id-28.c Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: thopre01 at gcc dot gnu.org Target Milestone: --- Target: arm-none-eabi Hi, gcc.dg/graphite/id-28.c fails on arm-none-eabi targets with: xgcc: error: unrecognized command line option '-pthread' The test is missing a pthread effective target requirement.