This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.39/master in repository glibc.
from e0910f1d32 S390: Do not clobber r7 in clone [BZ #31402] new 1b9c1a0047 Use gcc __builtin_stdc_* builtins in stdbit.h if possible
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: manual/stdbit.texi | 8 +- stdlib/Makefile | 1 + stdlib/stdbit.h | 84 ++++- stdlib/tst-stdbit-builtins.c | 778 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 856 insertions(+), 15 deletions(-) create mode 100644 stdlib/tst-stdbit-builtins.c