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 bbe4bbb6e8 elf: Drop elf/tls-macros.h in favor of __thread and tls_mode [...] new d36f457870 intl: Avoid -Wuse-after-free [BZ #26779] new 92d5c52aaa resolv: Avoid GCC 12 false positive warning [BZ #28439]. new 26c7c6bac9 Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare new 6ff61a5145 Fix stdio-common tests for GCC 12 -Waddress new 803c959745 Fix build of nptl/tst-thread_local1.cc with GCC 12 new 88b3228d9f Avoid -Wuse-after-free in tests [BZ #26779]. new dd0c72fb46 Regenerate ulps on x86_64 with GCC 12 new 80b24b8654 math: Properly cast X_TLOSS to float [BZ #28713] new c5c666f349 s_sincosf.h: Change pio4 type to float [BZ #28713] new 6484ae5b8c malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ [...]
The 10 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: intl/localealias.c | 12 +++++++++++- malloc/tst-malloc-backtrace.c | 9 +++++++++ malloc/tst-malloc-check.c | 16 ++++++++++++++++ malloc/tst-malloc-too-large.c | 24 ++++++++++++++++++++++++ malloc/tst-mallocalign1.c | 20 +++++++++++--------- malloc/tst-obstack.c | 2 +- malloc/tst-realloc.c | 8 ++++++++ math/math-svid-compat.h | 2 ++ math/w_j0f_compat.c | 5 +++-- math/w_j1f_compat.c | 5 +++-- math/w_jnf_compat.c | 5 +++-- nptl/tst-thread_local1.cc | 1 + resolv/res_query.c | 4 +++- stdio-common/scanf14a.c | 2 -- stdio-common/scanf16a.c | 2 -- stdio-common/tst-vfprintf-width-prec.c | 6 ------ stdlib/tst-setcontext.c | 2 +- support/tst-support-open-dev-null-range.c | 3 ++- sysdeps/ieee754/flt-32/s_sincosf.h | 2 +- sysdeps/x86_64/fpu/libm-test-ulps | 2 +- 20 files changed, 100 insertions(+), 32 deletions(-)