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_build/master-aarch64 in repository toolchain/ci/gcc.
from 1935db29689 Avoid more -Wformat-diag warnings [PR103758] adds 80ad67e2af0 ifcvt: Check for asm goto at the end of then_bb/else_bb in [...] adds 75b8a726171 Add VxWworks fixincludes hack, don't expect yvals.h from gcc
No new revisions were added by this update.
Summary of changes: fixincludes/fixincl.x | 58 +++++++++++++++++++++++++++++--- fixincludes/inclhack.def | 22 ++++++++++++ fixincludes/tests/base/yvals.h | 17 ++++++++++ gcc/ifcvt.c | 6 ++++ gcc/testsuite/gcc.target/i386/pr103908.c | 24 +++++++++++++ 5 files changed, 122 insertions(+), 5 deletions(-) create mode 100644 fixincludes/tests/base/yvals.h create mode 100644 gcc/testsuite/gcc.target/i386/pr103908.c