This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6b0dc1b1c5 Doc: Add missing documentation for -ftree-cselim [PR87909] new f6e6e6d9ba1 aarch64: Add test case. new b57d7ef4bdd bitintlower: Fix up handling of nested casts in m_upward_2l [...]
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/gimple-lower-bitint.cc | 9 +- gcc/testsuite/g++.target/aarch64/sve/pr119706.C | 178 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/bitint-76.c | 19 +++ 3 files changed, 203 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119706.C create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-76.c