This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11d60418fd1 runtime: mark memequal and memclrNoHeapPointers nosplit new e02a8189a57 * include/pstl/pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, _PS [...] new 052ee6187f3 PR sanitizer/90954 * c-omp.c (c_finish_omp_atomic): Allow [...]
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/c-family/ChangeLog | 6 ++++++ gcc/c-family/c-omp.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/c-c++-common/gomp/pr90954.c | 27 +++++++++++++++++++++++++++ libstdc++-v3/ChangeLog | 7 +++++++ libstdc++-v3/include/pstl/pstl_config.h | 8 ++++++-- 6 files changed, 52 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr90954.c