This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-O2_LTO in repository toolchain/ci/glibc.
from 95d66fecaa Fix tcache count maximum (BZ #24531) adds bd0a325b6a malloc: Fix warnings in tests with GCC 9 adds 2ec0b166bf Use a proper C tokenizer to implement the obsolete typedefs test.
No new revisions were added by this update.
Summary of changes: ChangeLog | 23 ++ Rules | 5 +- malloc/tst-malloc-too-large.c | 39 +++ malloc/tst-memalign.c | 10 + posix/bits/types.h | 10 +- posix/sys/types.h | 33 +-- scripts/check-installed-headers.sh | 37 +-- scripts/check-obsolete-constructs.py | 466 +++++++++++++++++++++++++++++++++++ 8 files changed, 560 insertions(+), 63 deletions(-) create mode 100755 scripts/check-obsolete-constructs.py