This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.33/master in repository glibc.
from cb922428dc string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] new a3cd0fe201 x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...] new 6f8e99b567 x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] new 24e95955aa 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%)