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/gcc.
from ea6ef320b0d Daily bump. adds 711084c9450 build: Implement --with-multilib-list for avr target adds 66e157188bd gcc: Fix "argument list too long" from install-plugins adds d8282345435 [Committed] New testcase for C++/71792, bitfields and auto adds 31c200c6e11 Make sure that we get unique test names if several DejaGnu [...]
No new revisions were added by this update.
Summary of changes: gcc/Makefile.in | 2 +- gcc/config.gcc | 7 ++++++ gcc/config/avr/genmultilib.awk | 16 +++++++++++++ gcc/config/avr/t-avr | 1 + gcc/configure | 4 ++-- gcc/configure.ac | 2 +- gcc/testsuite/g++.dg/torture/pr71792.C | 42 ++++++++++++++++++++++++++++++++++ gcc/testsuite/lib/gcc-dg.exp | 14 ++++++++++-- 8 files changed, 82 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr71792.C