This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a0f6c61b4db libstdc++: Fix weakly_incrementable to allow __int128 (PR 93267) new bc071d3a951a Fix ctz issues (PR93231)
The 1 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 | 9 ++++++ gcc/testsuite/ChangeLog | 6 ++++ .../{gcc.target/aarch64 => gcc.dg}/pr90838.c | 15 ++++------ gcc/testsuite/gcc.dg/pr93231.c | 35 ++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr90838.c | 2 +- gcc/tree-ssa-forwprop.c | 27 +++++++++++------ 6 files changed, 74 insertions(+), 20 deletions(-) copy gcc/testsuite/{gcc.target/aarch64 => gcc.dg}/pr90838.c (75%) create mode 100644 gcc/testsuite/gcc.dg/pr93231.c