This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2eb616a0f7 match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications [...] new 0411210fddb genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214]
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/genmodes.c | 22 +++++++++++++++++++--- gcc/machmode.h | 3 ++- gcc/testsuite/gcc.target/aarch64/sve/pr98214.c | 21 +++++++++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr98214.c