This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f5f368a31f5 testsuite,x86 - require native TLS for two tests that use it. new 5c80018ef06 Generalize getconf _NPROCESSORS_ONLN
The 1 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: config/ChangeLog | 4 ++ config/ax_count_cpus.m4 | 101 ++++++++++++++++++++++++++++++++++++++++ libgomp/ChangeLog | 10 ++++ libgomp/Makefile.in | 4 +- libgomp/aclocal.m4 | 1 + libgomp/configure | 105 ++++++++++++++++++++++++++++++++++++++++-- libgomp/configure.ac | 4 ++ libgomp/testsuite/Makefile.am | 4 +- libgomp/testsuite/Makefile.in | 6 ++- 9 files changed, 229 insertions(+), 10 deletions(-) create mode 100644 config/ax_count_cpus.m4