This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from 8815602b1d9 PR c++/60702 * cp-tree.h (get_tls_wrapper_fn): Remove dec [...] adds d0595c7ef0a Avoid -Wconversion warnings when -Wsystem-headers is used adds 74fde7b56ae 2019-03-22 Vladimir Makarov vmakarov@redhat.com adds 8ad3fc64757 PR rtl-optimization/87761 * config/mips/mips-protos.h (mi [...] adds 5c34f7caea0 Remove broken links from libstdc++ manual to Doxygen pages adds a7311f969a4 * gcc.pot: Regenerate. adds 53c0e55d966 Daily bump. adds 2b974910f79 [AARCH64] Fix zero_extendsidi2_aarch64 type attribute new 62f12085b74 [libphobos] Update MERGE file, remove ill-formatted changel [...] new 1f580a793d6 [libphobos] Update info about required autotools versions new 4685562d8f6 rs6000: Fix _mm_movemask_pi8 emulation for 32 bit
The 3 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 | 25 + gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 2 +- gcc/config/mips/mips-protos.h | 2 +- gcc/config/mips/mips.c | 24 +- gcc/config/rs6000/xmmintrin.h | 6 + gcc/lra-constraints.c | 14 + gcc/po/ChangeLog | 4 + gcc/po/gcc.pot | 16250 ++++++++++--------- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/i386/pr89676.c | 10 + libphobos/ChangeLog | 5 +- libphobos/configure.ac | 10 +- libphobos/src/MERGE | 2 +- libstdc++-v3/ChangeLog | 12 + .../doc/xml/manual/backwards_compatibility.xml | 5 +- .../doc/xml/manual/concurrency_extensions.xml | 2 +- libstdc++-v3/doc/xml/manual/extensions.xml | 10 +- libstdc++-v3/doc/xml/manual/parallel_mode.xml | 4 +- libstdc++-v3/doc/xml/manual/support.xml | 4 +- libstdc++-v3/include/bits/stl_algobase.h | 12 +- 21 files changed, 8431 insertions(+), 7979 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr89676.c