Errors in the log look like (for mmix-knuth-mmixware): Running /home/hp/combined/combined/gcc/testsuite/gcc.dg/gomp/gomp.exp ... Executing on host: /home/hp/combined/mmixware-sim/gcc/xgcc -B/home/hp/combined/mmixware-sim/gcc/ /home/hp/combined/combined/gcc/t\ estsuite/gcc.dg/gomp/appendix-a/a.1.1.c -fopenmp -fno-show-column -S -isystem /home/hp/combined/mmixware-sim/mmix-knuth-mmixwa\ re/./newlib/targ-include -isystem /home/hp/combined/combined/newlib/libc/include -o a.1.1.s (timeout = 300) xgcc: unrecognized option '-pthread'^M
There was some IRC discussion which misattributed the errors to libgomp wrongly being built, but libgomp isn't built for targets where this was noticed: mmix-knuth-mmixware, cris-axis-elf. A simple gating test in gomp.exp, testing error-free compilation of trivial code with -fopenmp should do it. -- Summary: gomp tests run on non-libgomp (non-thread) ports, failing all Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25891