https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88639
Bug ID: 88639 Summary: FAIL: gfortran.dg/ieee/ieee_10.f90 -O0 (test for excess errors) Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com Target Milestone: --- On a 12-core x86-64 machine with $ make -j 12 -k check RUNTESTFLAGS="--target_board='unix{-m32,}'" I got /export/gnu/import/git/sources/gcc/gcc/testsuite/gfortran.dg/ieee/ieee_10.f90:5:7: Fatal Error: Can't open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory^M compilation terminated.^M compiler exited with status 1 FAIL: gfortran.dg/ieee/ieee_10.f90 -O0 (test for excess errors) Excess errors: /export/gnu/import/git/sources/gcc/gcc/testsuite/gfortran.dg/ieee/ieee_10.f90:5:7: Fatal Error: Can't open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory compilation terminated. UNRESOLVED: gfortran.dg/ieee/ieee_10.f90 -O0 compilation failed to produce executable