This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig in repository toolchain/gcc.
from b4cd9edf00f S/390: Fix zvector vec_double builtin adds 77fd24bf631 x86: Fix _mm_cmpgt_epi8 with -funsigned-char adds 2a8e09a27ff [PR c++/87531] Fix second bug adds f7e5f7c0c47 libitm/ Backport from mainline 2018-12-13 Peter Bergner [...] adds f8499daa2e9 Daily bump. adds 97c025d2d8a PR target/88224: Fix FPU configuration of Cortex-R7 and Cortex-R8 adds fbc08b62620 [AArch64][doc] Clarify -msve-vector-bits=128 behaviour
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 30 ++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm-cpus.in | 8 +++-- gcc/config/i386/emmintrin.h | 7 ++-- gcc/cp/ChangeLog | 10 ++++++ gcc/cp/class.c | 1 + gcc/cp/name-lookup.c | 11 ------ gcc/cp/parser.c | 9 +++-- gcc/cp/semantics.c | 7 ++-- gcc/doc/invoke.texi | 34 ++++++++++++------ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/lookup/pr87531-2.C | 63 +++++++++++++++++++++++++++++++++ libitm/ChangeLog | 8 +++++ libitm/config/powerpc/target.h | 15 +++++++- 14 files changed, 176 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr87531-2.C