This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9be9be828dc fix assert in __deregister_frame_info_bases new 30e42bb66d3 libgomp testsuite: Have each '*.exp' file specify the compi [...] new 982c869ec00 libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'g [...] new e797db5c744 Support parallel testing in libgomp, part I [PR66005] new 6c3b30ef9e0 Support parallel testing in libgomp, part II [PR66005]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgomp/Makefile.in | 2 + libgomp/configure | 62 ++++++++++++++++- libgomp/configure.ac | 15 +++- libgomp/testsuite/Makefile.am | 79 +++++++++++++++++++--- libgomp/testsuite/Makefile.in | 79 +++++++++++++++++++--- libgomp/testsuite/config/default.exp | 2 - libgomp/testsuite/lib/libgomp.exp | 76 +++++++++++++++++++-- libgomp/testsuite/libgomp-site-extra.exp.in | 3 + libgomp/testsuite/libgomp.c++/c++.exp | 22 +----- libgomp/testsuite/libgomp.c/c.exp | 2 + libgomp/testsuite/libgomp.fortran/fortran.exp | 10 +-- libgomp/testsuite/libgomp.graphite/graphite.exp | 1 + libgomp/testsuite/libgomp.oacc-c++/c++.exp | 22 +----- libgomp/testsuite/libgomp.oacc-c/c.exp | 2 + libgomp/testsuite/libgomp.oacc-fortran/fortran.exp | 10 +-- 15 files changed, 294 insertions(+), 93 deletions(-)