[Bug testsuite/86446] 'gmake check-fortran' broken in libgomp
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 9 19:20:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86446
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ebotcazou at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The correct invocation of a GCC testsuite is "make -k check-blah", otherwise
the recursive Make processes will stop on errors.
More information about the Gcc-bugs
mailing list