This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 88cdcb5c18d c++: hard error w/ ptr+N and incomplete type [PR103700] adds 916ec36d0a3 c++: Add testcase for SFINAE w/ p[N] and incomplete type [P [...] adds ea8b5640551 Improve atomic store implementation on hppa-linux.
No new revisions were added by this update.
Summary of changes: gcc/config/pa/pa-protos.h | 1 - gcc/config/pa/pa.c | 76 ------------------------------- gcc/config/pa/pa.md | 40 +++++++++------- gcc/testsuite/g++.dg/template/sfinae32a.C | 24 ++++++++++ 4 files changed, 48 insertions(+), 93 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/sfinae32a.C