This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f600f271b10 Fortran: Fix ubound simplifcation [PR99027] new 9d449189ee4 libstdc++: Fix __thread_relax for non-gthreads non-x86 targets new 37bde2f8726 tree-cfg: Fix up gimple_merge_blocks FORCED_LABEL handling [...]
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/testsuite/g++.dg/opt/pr99034.C | 23 +++++++++++++++++++++++ gcc/tree-cfg.c | 12 +++++++++++- libstdc++-v3/include/bits/atomic_wait.h | 4 ++-- 3 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr99034.C