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 69dd5ca3484 c++: add color to function decl printing adds 909ef4e2727 libstdc++: Fix deserialization for std::normal_distribution [...] adds 42991a91168 libstdc++: Simplify std::normal_distribution equality operator adds fa2d5fc0497 compiler: remove Array_index_expression::is_lvalue_ adds ea3fbfda608 Daily bump.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 4 ++ gcc/ChangeLog | 29 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 18 +++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 13 ++--- gcc/go/gofrontend/expressions.h | 16 +------ gcc/go/gofrontend/types.cc | 21 +-------- gcc/go/gofrontend/types.h | 2 +- gcc/testsuite/ChangeLog | 16 +++++++ libgomp/ChangeLog | 12 +++++ libstdc++-v3/ChangeLog | 55 ++++++++++++++++++++++ libstdc++-v3/include/bits/random.tcc | 12 +---- .../random/normal_distribution/operators/equal.cc | 20 ++++++++ .../normal_distribution/operators/serialize.cc | 36 +++++++++++++- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- 16 files changed, 202 insertions(+), 58 deletions(-)