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-arm in repository toolchain/ci/gcc.
from 81faedaa8e2 rs6000: Update testsuite to use -mdejagnu-cpu= and -mdejagn [...] adds 75d1c8fea95 reload: Adjust comment in find_reloads about subset, not in [...] adds 1806829e08f c++: Fix up __builtin_{bit_cast,convertvector} parsing
No new revisions were added by this update.
Summary of changes: gcc/cp/parser.cc | 12 ++++++++---- gcc/reload.cc | 15 +++++++++------ gcc/testsuite/c-c++-common/builtin-convertvector-3.c | 11 +++++++++++ gcc/testsuite/g++.dg/cpp2a/bit-cast15.C | 19 +++++++++++++++++++ 4 files changed, 47 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/builtin-convertvector-3.c create mode 100644 gcc/testsuite/g++.dg/cpp2a/bit-cast15.C