This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from 495b7c3a3f7 libgomp: Add forgotten Changelog.omp entries new 1184c551867 openmp: Fix up OpenMP expansion of non-rectangular loops [P [...] adds 1dfe15e534a libstdc++: Unblock atomic wait on non-futex platforms [PR106183] adds 24a68488d63 Add cpplib ka.po adds e95fa8c0b88 Daily bump. adds e80bb4015dd Daily bump. adds 937b0f05910 libstdc++: Avoid recursion in __nothrow_wait_cv::wait [PR105730] adds 61ef24af3ce Daily bump. new 8787039dbe0 Merge branch 'releases/gcc-12' into devel/omp/gcc-12
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/ChangeLog.omp | 9 + gcc/DATESTAMP | 2 +- gcc/omp-expand.cc | 4 +- libcpp/po/ChangeLog | 4 + libcpp/po/{cpplib.pot => ka.po} | 376 ++++++++++-------------- libgomp/ChangeLog.omp | 8 + libgomp/testsuite/libgomp.c/pr108459.c | 41 +++ libstdc++-v3/ChangeLog | 24 ++ libstdc++-v3/include/bits/atomic_wait.h | 42 ++- libstdc++-v3/src/c++11/compatibility-condvar.cc | 22 +- 10 files changed, 291 insertions(+), 241 deletions(-) copy libcpp/po/{cpplib.pot => ka.po} (59%) create mode 100644 libgomp/testsuite/libgomp.c/pr108459.c