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-arm in repository toolchain/ci/glibc.
from e938c02748 Don't add access size hints to fortifiable functions adds a643f60c53 Make sure that the fortified function conditionals are constant adds ad6f2a010c debug: Add tests for _FORTIFY_SOURCE=3
No new revisions were added by this update.
Summary of changes: debug/Makefile | 13 ++- debug/tst-chk1.c | 102 ++++++++++++----------- debug/tst-chk7.c | 2 + debug/tst-chk8.cc | 2 + io/bits/poll2.h | 27 ++----- libio/bits/stdio2.h | 106 ++++++++++-------------- misc/sys/cdefs.h | 47 +++++++++++ posix/bits/unistd.h | 174 +++++++++------------------------------ socket/bits/socket2.h | 34 +++----- stdlib/bits/stdlib.h | 57 ++++--------- wcsmbs/bits/wchar2.h | 219 ++++++++++++++------------------------------------ 11 files changed, 295 insertions(+), 488 deletions(-) create mode 100644 debug/tst-chk7.c create mode 100644 debug/tst-chk8.cc