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-aarch64-stable-allmodconfig in repository toolchain/gcc.
from b47f701d7a1 Disable gdc execution tests without libphobos adds ffac9b665cd * config/pdp11/pdp11.h (TARGET_HAS_NO_HW_DIVIDE): Define. adds 50d3774f291 2018-11-25 Sandra Loosemore sandra@codesourcery.com adds 41e3bb3fea8 [RS6000] Delete OBJECT_PEF and TARGET_MACOS adds 48733abd64d Daily bump. adds 857ff59ce8d 2018-11-25 Sandra Loosemore sandra@codesourcery.com adds c7ddc4c0418 2018-11-25 Sandra Loosemore sandra@codesourcery.com adds fd4a1412375 Only use __float128 in test if available adds 25e48123843 2018-11-26 Matthias Klose doko@ubuntu.com adds ef9ed410041 2018-11-26 Matthias Klose doko@ubuntu.com adds 2a3766967f0 S/390: Document z14/arch12 -march option. adds bc497cf24d8 2018-11-26 Richard Biener rguenther@suse.de
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 42 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 5 +++ gcc/ada/libgnarl/s-linux__alpha.ads | 1 + gcc/config/pdp11/pdp11.h | 5 +++ gcc/config/rs6000/rs6000.h | 2 - gcc/doc/extend.texi | 48 ++++++++++++---------- gcc/doc/invoke.texi | 13 +++--- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/jit.dg/test-long-names.c | 2 +- gcc/tree-vect-loop.c | 29 ++++++------- gcc/tree-vect-slp.c | 2 + libgomp/ChangeLog | 5 +++ .../testsuite/libgomp.c++/pr88182.C | 6 +-- libstdc++-v3/ChangeLog | 5 +++ .../complex/requirements/more_constexpr.cc | 2 + 16 files changed, 121 insertions(+), 52 deletions(-) copy gcc/testsuite/c-c++-common/gomp/pr60823-2.c => libgomp/testsuite/libgomp.c++/ [...]