This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from aa5a720056 string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] new c627209832 x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ [...]
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: sysdeps/x86/Makefile | 2 +- sysdeps/x86/tst-strncmp-rtm.c | 17 ++++++++++++++++- sysdeps/x86_64/multiarch/strcmp-avx2.S | 8 ++------ 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 +- 7 files changed, 23 insertions(+), 10 deletions(-)