http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57687
Bug ID: 57687 Summary: FAIL: c-c++-common/cilk-plus/AN/comma_exp.c on x86_64-apple-darwin10 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr CC: bviyer at gcc dot gnu.org Host: x86_64-apple-darwin10 Target: x86_64-apple-darwin10 Build: x86_64-apple-darwin10 The test c-c++-common/cilk-plus/AN/comma_exp.c fails in g++ mode under x86_64-apple-darwin10: FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -O0 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -O0 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -O1 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -O1 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -O2 -ftree-vectorize -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -O2 -ftree-vectorize -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -O3 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -O3 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -g -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -g -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -g -O0 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -g -O0 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -g -O1 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -g -O1 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/gather_scatter.c -g -O1 -fcilkplus execution test FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -g -O2 -ftree-vectorize -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -g -O2 -ftree-vectorize -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -g -O3 -fcilkplus (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -g -O3 -fcilkplus compilation failed to produce executable FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -O3 -ftree-vectorize -fcilkplus -g (test for excess errors) UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -O3 -ftree-vectorize -fcilkplus -g compilation failed to produce executable The error is FAIL: c-c++-common/cilk-plus/AN/comma_exp.c -fcilkplus (test for excess errors) Excess errors: cc1plus: error: '<anonymous>' has incomplete type /opt/gcc/work/gcc/testsuite/c-c++-common/cilk-plus/AN/comma_exp.c:55:1: error: invalid use of 'void' cc1plus: error: '<anonymous>' has incomplete type /opt/gcc/work/gcc/testsuite/c-c++-common/cilk-plus/AN/comma_exp.c:55:1: error: invalid use of 'void' UNRESOLVED: c-c++-common/cilk-plus/AN/comma_exp.c -fcilkplus compilation failed to produce executable