This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 791ded2b17f PR target/83926 * gcc.target/powerpc/pr83926.c: Filter ou [...] new 494e9fa0b7f PR rtl-optimization/84308 * shrink-wrap.c (spread_compone [...] new 2918f4e9db3 PR sanitizer/83987 * omp-low.c (maybe_remove_omp_member_a [...]
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 | 11 ++++++++ gcc/cp/ChangeLog | 5 ++++ gcc/cp/tree.c | 10 ------- gcc/omp-low.c | 51 ++++++++++++++++++++++++++++++++++ gcc/shrink-wrap.c | 2 ++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/g++.dg/ubsan/pr83987-2.C | 24 ++++++++++++++++ 7 files changed, 98 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ubsan/pr83987-2.C