This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.30/master in repository glibc.
from 70522b1c1d string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] new a3ef8a0c3d x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...] new 6428a662cc x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] new 31615a5f47 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 ++++++++++++++++++---- .../tst-rsi-wcslen.c => 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 sysdeps/{x86_64/tst-rsi-wcslen.c => x86/tst-wcsncmp-rtm.c} (81%)