This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 4f20a1dc52 stdlib: Avoid -Wuse-after-free in __add_to_environ [BZ #26779] adds e4ba8fee1a elf: Replace tst-p_alignmod1-editX with a python script
No new revisions were added by this update.
Summary of changes: elf/Makefile | 14 +-- elf/tst-elf-edit.h | 126 --------------------------- elf/tst-p_alignmod1-edit.c | 27 ------ elf/tst-p_alignmod2-edit.c | 27 ------ scripts/tst-elf-edit.py | 206 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 210 insertions(+), 190 deletions(-) delete mode 100644 elf/tst-elf-edit.h delete mode 100644 elf/tst-p_alignmod1-edit.c delete mode 100644 elf/tst-p_alignmod2-edit.c create mode 100644 scripts/tst-elf-edit.py