This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f93a2a03a3 libstdc++: Use non-throwing increment in recursive_director [...] new 7fa1b2c8dac Handle use of r18 as a TCB pointer on aarch64-vxworks new 10508db8679 openmp: Mark deprecated symbols in OpenMP 5.0
The 2 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: gcc/config/aarch64/aarch64-vxworks.h | 12 +++++++----- libgomp/Makefile.am | 2 +- libgomp/Makefile.in | 2 +- libgomp/fortran.c | 13 +++++++++++-- libgomp/icv.c | 10 ++++++++-- libgomp/omp.h.in | 23 +++++++++++++++-------- libgomp/omp_lib.f90.in | 4 ++++ libgomp/testsuite/libgomp.c++/affinity-1.C | 1 + libgomp/testsuite/libgomp.c/affinity-1.c | 3 ++- libgomp/testsuite/libgomp.c/affinity-2.c | 1 + libgomp/testsuite/libgomp.c/appendix-a/a.15.1.c | 1 + libgomp/testsuite/libgomp.c/lib-1.c | 2 ++ libgomp/testsuite/libgomp.c/nested-1.c | 2 ++ libgomp/testsuite/libgomp.c/nested-2.c | 2 ++ libgomp/testsuite/libgomp.c/nested-3.c | 2 ++ libgomp/testsuite/libgomp.c/pr32362-1.c | 1 + libgomp/testsuite/libgomp.c/pr32362-2.c | 1 + libgomp/testsuite/libgomp.c/pr32362-3.c | 1 + libgomp/testsuite/libgomp.c/pr35549.c | 1 + libgomp/testsuite/libgomp.c/pr42942.c | 1 + libgomp/testsuite/libgomp.c/pr61200.c | 1 + libgomp/testsuite/libgomp.c/sort-1.c | 2 ++ libgomp/testsuite/libgomp.c/target-5.c | 2 ++ libgomp/testsuite/libgomp.c/target-6.c | 2 ++ libgomp/testsuite/libgomp.c/teams-1.c | 2 ++ libgomp/testsuite/libgomp.c/thread-limit-1.c | 1 + libgomp/testsuite/libgomp.c/thread-limit-2.c | 1 + libgomp/testsuite/libgomp.c/thread-limit-4.c | 1 + libgomp/testsuite/libgomp.fortran/affinity1.f90 | 1 + libgomp/testsuite/libgomp.fortran/lib1.f90 | 1 + libgomp/testsuite/libgomp.fortran/lib2.f | 1 + libgomp/testsuite/libgomp.fortran/nested1.f90 | 2 ++ libgomp/testsuite/libgomp.fortran/teams1.f90 | 2 ++ 33 files changed, 84 insertions(+), 20 deletions(-)