This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from c0a91dff390 openmp: Add support for OMP_PLACES=numa_domains new 372e0273080 openmp: Fix up handling of OMP_PLACES=threads(1) new 7b6f0eea7f0 openmp: Fix up strtoul and strtoull uses in libgomp new 4429405a68d openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax new 58cde8b7915 openmp: Improve testsuite/libgomp.c/affinity-1.c testcase
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/ChangeLog.omp | 63 +++++++++++++++++ libgomp/config/linux/affinity.c | 44 +++++++----- libgomp/config/rtems/proc.c | 11 +-- libgomp/env.c | 81 ++++++++++++++-------- libgomp/libgomp.texi | 6 +- libgomp/testsuite/libgomp.c/affinity-1.c | 7 +- .../libgomp.c/{places-3.c => places-10.c} | 2 +- .../testsuite/libgomp.c/{places-4.c => places-6.c} | 2 +- .../testsuite/libgomp.c/{places-1.c => places-7.c} | 2 +- .../testsuite/libgomp.c/{places-4.c => places-8.c} | 2 +- .../testsuite/libgomp.c/{places-4.c => places-9.c} | 2 +- 11 files changed, 164 insertions(+), 58 deletions(-) copy libgomp/testsuite/libgomp.c/{places-3.c => places-10.c} (53%) copy libgomp/testsuite/libgomp.c/{places-4.c => places-6.c} (55%) copy libgomp/testsuite/libgomp.c/{places-1.c => places-7.c} (56%) copy libgomp/testsuite/libgomp.c/{places-4.c => places-8.c} (55%) copy libgomp/testsuite/libgomp.c/{places-4.c => places-9.c} (54%)