This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2af0f4c3466 libstdc++: Avoid warning in std::format new ece799607c8 wide-int: Fix up wi::divmod_internal [PR110731] new fcb38196423 tree-switch-conversion: Fix a comment typo
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/gcc.dg/pr110731.c | 17 +++++++++++++++++ gcc/tree-switch-conversion.h | 2 +- gcc/wide-int.cc | 4 ++-- 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr110731.c