This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from 04d60ce0f2 string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] new 38e0d24794 x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...] new d093b677c3 x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] new 15b00d2af0 x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
The 3 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: sysdeps/x86/Makefile | 7 +++- sysdeps/x86/tst-strncmp-rtm.c | 43 ++++++++++++++++++---- .../x86/tst-wcsncmp-rtm.c | 7 ++-- sysdeps/x86_64/multiarch/strcmp-avx2.S | 2 +- sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S | 1 + sysdeps/x86_64/multiarch/strncmp-avx2.S | 1 + sysdeps/x86_64/multiarch/wcsncmp-avx2-rtm.S | 2 +- sysdeps/x86_64/multiarch/wcsncmp-avx2.S | 2 +- 8 files changed, 50 insertions(+), 15 deletions(-) copy benchtests/bench-wcpncpy.c => sysdeps/x86/tst-wcsncmp-rtm.c (81%)