https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125485
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
You didn't read https://gcc.gnu.org/install/test.html :
```
Finally, you can run the testsuite (which may take a long time):
cd objdir; make -k check
```
NOTE the -k there.
