This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan in repository toolchain/ci/gcc.
from 69c426b8957 doc/options.texi: Fix the description of 'Negative'. adds 3c65858787d Add GTY support for irange. adds 3307b9a07a3 c++: C++11 range-for and ovl/lkp_iterator adds 620a06358e4 Daily bump. adds 6e1ecc984ef i386: Fix up plugin header install on x86 [PR100336] adds 7911a905276 nvptx: Fix up nvptx build against latest libstdc++ [PR100375] adds a13a50047ef Fortran: Async I/O - avoid unlocked unlocking [PR100352] adds 92f59e47f5a aix: Redesign section encoding and selection adds f58541b2a42 libstdc++: Move unix.org reference to https adds 54b20ee0acf Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 54 +++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/t-i386 | 3 +- gcc/config/nvptx/nvptx.c | 10 +- gcc/config/rs6000/rs6000-protos.h | 2 +- gcc/config/rs6000/rs6000.c | 160 +++++++++++++-------- gcc/config/rs6000/xcoff.h | 44 +----- gcc/cp/ChangeLog | 13 ++ gcc/cp/call.c | 23 +-- gcc/cp/class.c | 45 +++--- gcc/cp/cp-tree.h | 34 ++++- gcc/output.h | 3 + gcc/testsuite/ChangeLog | 8 ++ .../ext/visibility/fvisibility-inlines-hidden-4.C | 2 +- gcc/testsuite/gcc.c-torture/compile/pr61159.c | 1 + gcc/testsuite/gcc.c-torture/execute/alias-2.c | 1 + gcc/testsuite/gcc.dg/alias-7.c | 1 + gcc/value-range.cc | 35 ++--- gcc/value-range.h | 63 +++++--- gcc/varasm.c | 29 +++- libgfortran/ChangeLog | 9 ++ libgfortran/io/async.c | 4 +- libgfortran/io/io.h | 4 +- libgfortran/io/transfer.c | 14 +- libstdc++-v3/ChangeLog | 5 + libstdc++-v3/doc/html/manual/facets.html | 4 +- libstdc++-v3/doc/xml/manual/ctype.xml | 2 +- 27 files changed, 356 insertions(+), 219 deletions(-)