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/gcc.
from 75d1c8fea95 reload: Adjust comment in find_reloads about subset, not in [...] adds 1806829e08f c++: Fix up __builtin_{bit_cast,convertvector} parsing adds 0268c547de3 Add another commit to ignore adds 31e989a2785 Daily bump. adds f0fdd92e9da Manually add entry for r12-7818-g3ab5c8cd03d92bf4ec41e35182 [...]
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 5 ++ contrib/gcc-changelog/git_update_version.py | 3 +- gcc/ChangeLog | 61 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 28 ++++++++++ gcc/c-family/ChangeLog | 9 +++ gcc/cp/ChangeLog | 14 +++++ gcc/cp/parser.cc | 12 ++-- gcc/fortran/ChangeLog | 8 +++ gcc/testsuite/ChangeLog | 64 ++++++++++++++++++++++ .../c-c++-common/builtin-convertvector-3.c | 11 ++++ gcc/testsuite/g++.dg/cpp2a/bit-cast15.C | 19 +++++++ libgomp/ChangeLog | 8 +++ libstdc++-v3/ChangeLog | 5 ++ 14 files changed, 243 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/builtin-convertvector-3.c create mode 100644 gcc/testsuite/g++.dg/cpp2a/bit-cast15.C