https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67710
Bug ID: 67710 Summary: FAIL: gcc.dg/darwin-*version-*.c (test for excess errors) with Xcode 7 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr CC: iains at gcc dot gnu.org Target Milestone: --- Host: x86_64-apple-darwin14 Target: x86_64-apple-darwin14 Build: x86_64-apple-darwin14 The following tests are failing with Xcode 7 FAIL: gcc.dg/darwin-minversion-1.c (test for excess errors) FAIL: gcc.dg/darwin-minversion-2.c (test for excess errors) FAIL: gcc.dg/darwin-version-1.c (test for excess errors) The errors are of the kind [Book15] f90/bug% gcc /opt/gcc/_clean/gcc/testsuite/gcc.dg/darwin-version-1.c -mmacosx-version-min=10.1 ld: warning: object file (/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccqKLLOU.o) was built for newer OSX version (10.10) than being linked (10.4)