https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90084
Bug ID: 90084
Summary: Parallelize libgomp testing
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: tkoenig at gcc dot gnu.org
CC: jakub at gcc dot gnu.org
Target Milestone: ---
Currently, testing libgomp takes a loong time because it lacks parallelization.
It would really help the testing speeds (or keep people from deselecting
it on their builds for regression testing) if this functionality was added.