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-master-arm-lts-allmodconfig in repository toolchain/ci/gcc.
from 49833aa2599 PR target/91919 * config/arm/arm.md (<US>mlal): Remove SE [...] adds 29a4c7d93a6 PR libstdc++/91910 fix data race in Debug Mode destructors adds 30c6188eb54 compiler: fix brace formatting adds 7381e96cf63 compiler: only check whether struct or array types are big adds 2d85b7d9196 compiler: don't read known type, simplify Import::final [...] adds 332b7382841 Make cgraph_node::get_fun const adds a419c649085 * cp-tree.h (class iloc_sentinel): New. adds 1a599e368ca * constexpr.c (cxx_fold_indirect_ref): Use similar_type_p. adds 27de09887e8 Const-correctness fixes for fibonacci_heap.h adds 41f642d624a [Darwin, PPC, Mode Iterators 3/n] Update macho_correct_pic. adds 346a3df838c PR middle-end/91920 * gimplify.c (omp_default_clause): Pr [...] adds 853517aff15 PR c++/88203 c-family/ * c-common.h (c_omp_predefined_var [...] adds a8864f4a61a Regenerate `configure' scripts for `uclinuxfdpiceabi' libto [...] adds 1eedf33ccdc Daily bump. adds f840368602b compiler: resolve importing ambiguity for more complex [...] adds dcfd68ec29a Fix endian issue in pr91656 testcases adds 67e0527b1bd gcc/ 2019-09-28 Oleg Endo olegendo@gcc.gnu.org adds 492c602a810 gcc/ 2019-09-28 Oleg Endo olegendo@gcc.gnu.org adds 6d88a6b8c4f PR c++/91923 - failure-to-SFINAE with class type NTTP in C [...] adds e95722140ec PR c++/91921 - stray warning with -Woverloaded-virtual. * [...] new aeca84f4c1e PR c++/91889 - follow-up fix for DR 2352. * call.c (invol [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 41 ++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 8 ++ gcc/c-family/c-common.h | 1 + gcc/c-family/c-omp.c | 22 ++++++ gcc/c/ChangeLog | 10 +++ gcc/c/c-parser.c | 104 ++++++++++++++++---------- gcc/c/c-typeck.c | 7 ++ gcc/cgraph.c | 4 +- gcc/cgraph.h | 2 +- gcc/config/rs6000/darwin.md | 51 +++---------- gcc/config/rs6000/rs6000.md | 3 +- gcc/config/sh/sh.c | 5 +- gcc/configure | 22 ++++-- gcc/cp/ChangeLog | 39 ++++++++++ gcc/cp/call.c | 46 ++++++++++++ gcc/cp/class.c | 10 +-- gcc/cp/constexpr.c | 38 ++++------ gcc/cp/cp-gimplify.c | 3 + gcc/cp/cp-tree.h | 18 +++++ gcc/cp/decl.c | 15 ++-- gcc/cp/mangle.c | 4 +- gcc/cp/parser.c | 8 ++ gcc/cp/pt.c | 10 +-- gcc/cp/semantics.c | 7 ++ gcc/fibonacci_heap.h | 8 +- gcc/gimplify.c | 2 + gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/escape.cc | 22 ++++-- gcc/go/gofrontend/expressions.cc | 5 ++ gcc/go/gofrontend/import.cc | 40 +++++----- gcc/go/gofrontend/import.h | 4 - gcc/go/gofrontend/types.cc | 13 ++-- gcc/testsuite/ChangeLog | 37 ++++++++- gcc/testsuite/c-c++-common/gomp/pr88203-1.c | 61 +++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr88203-2.c | 65 ++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr88203-3.c | 28 +++++++ gcc/testsuite/c-c++-common/gomp/pr91920.c | 19 +++++ gcc/testsuite/g++.dg/cpp0x/constexpr-const2.C | 6 ++ gcc/testsuite/g++.dg/cpp0x/nontype5.C | 17 +++++ gcc/testsuite/g++.dg/cpp0x/ref-bind3.C | 24 +++--- gcc/testsuite/g++.dg/cpp0x/ref-bind4.C | 56 ++++++++++++++ gcc/testsuite/g++.dg/cpp0x/ref-bind5.C | 17 +++++ gcc/testsuite/g++.dg/cpp0x/ref-bind6.C | 12 +++ gcc/testsuite/g++.dg/warn/Woverloaded-2.C | 9 +++ gcc/testsuite/g++.dg/warn/Woverloaded-2.h | 6 ++ gcc/testsuite/g++.dg/warn/pr61945.C | 2 +- gcc/testsuite/g++.old-deja/g++.mike/warn6.C | 6 +- gcc/testsuite/g++.old-deja/g++.pt/spec35.C | 8 +- gcc/testsuite/g++.old-deja/g++.warn/virt1.C | 2 +- gcc/testsuite/gcc.dg/torture/pr91656-1.c | 10 +++ gcc/testsuite/gcc.dg/torture/pr91656-2.c | 10 +++ gcc/testsuite/gcc.dg/torture/pr91656-3.c | 7 ++ libatomic/ChangeLog | 4 + libatomic/configure | 4 +- libbacktrace/ChangeLog | 4 + libbacktrace/configure | 15 ++-- libcc1/ChangeLog | 4 + libcc1/configure | 22 ++++-- libffi/ChangeLog | 4 + libffi/configure | 22 ++++-- libgfortran/ChangeLog | 4 + libgfortran/configure | 48 ++++++------ libgomp/ChangeLog | 4 + libgomp/configure | 28 ++++--- libhsail-rt/ChangeLog | 4 + libhsail-rt/configure | 22 ++++-- libitm/ChangeLog | 4 + libitm/configure | 4 +- libobjc/ChangeLog | 4 + libobjc/configure | 17 +++-- liboffloadmic/ChangeLog | 4 + liboffloadmic/configure | 22 ++++-- libphobos/ChangeLog | 4 + libphobos/configure | 17 +++-- libquadmath/ChangeLog | 4 + libquadmath/configure | 15 ++-- libsanitizer/ChangeLog | 4 + libsanitizer/configure | 22 ++++-- libssp/ChangeLog | 4 + libssp/configure | 15 ++-- libstdc++-v3/ChangeLog | 12 +++ libstdc++-v3/configure | 18 ++--- libstdc++-v3/src/c++11/debug.cc | 21 ++++-- libvtv/ChangeLog | 4 + libvtv/configure | 22 ++++-- lto-plugin/ChangeLog | 4 + lto-plugin/configure | 15 ++-- zlib/ChangeLog.gcj | 4 + zlib/configure | 15 ++-- 90 files changed, 1097 insertions(+), 325 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr88203-1.c create mode 100644 gcc/testsuite/c-c++-common/gomp/pr88203-2.c create mode 100644 gcc/testsuite/c-c++-common/gomp/pr88203-3.c create mode 100644 gcc/testsuite/c-c++-common/gomp/pr91920.c create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-const2.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/nontype5.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-bind4.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-bind5.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-bind6.C create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-2.C create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-2.h