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-aarch64-bootstrap_ubsan in repository toolchain/ci/gcc.
from d71126eeea5 Daily bump. adds b195fae7c11 Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_move. adds 53a4def0dc1 d: Don't include terminating null pointer in string express [...] adds e1ab9289be4 Daily bump. adds 7f8ee895349 [i386] Remove UNSPEC_{COPYSIGN,XORSIGN}. adds b70e2541fec rs6000: Remove typedef for struct rs6000_cost_data adds fbeead55e03 rs6000: Add load density heuristic adds fc4a29c0781 libgfortran: Handle m68k extended real format in ISO_Fortra [...] adds 2ebb6f6e516 Always default to DWARF2 debug for cygwin and mingw adds 113ff252170 Default Alpha/VMS to DWARF2 debugging only adds d399e43a91e Always default to DWARF2 debugging for RX, even with -mas10 [...] adds 716e03f9f3d Default AVR to DWARF2 debug adds a7348a1833d Add cr16-*-* to the list of obsoleted targets adds 2071a0ed778 Fix i686-lynx build breakage adds c86de344f81 Remove DARWIN_PREFER_DWARF and dead code adds f42e95a830a Fix multi-statment macro adds c012297c9d5 cr16-elf is now obsoleted adds 408e8b90663 rtl: directly handle MEM in gen_highpart [PR102125] adds f0cfd070b68 arm: expand handling of movmisalign for DImode [PR102125] adds 5f6a6c91d7c gimple: allow more folding of memcpy [PR102125]
No new revisions were added by this update.
Summary of changes: contrib/config-list.mk | 2 +- gcc/ChangeLog | 6 ++ gcc/DATESTAMP | 2 +- gcc/config.gcc | 1 + gcc/config/alpha/vms.h | 12 ++-- gcc/config/arm/arm.md | 16 +++++ gcc/config/arm/vec-common.md | 4 +- gcc/config/avr/elf.h | 3 - gcc/config/darwin.h | 3 +- gcc/config/i386/cygming.h | 9 --- gcc/config/i386/darwin.h | 11 ---- gcc/config/i386/i386.md | 2 - gcc/config/i386/lynx.h | 4 -- gcc/config/rs6000/rs6000.c | 131 ++++++++++++++++++++++++++++++++++---- gcc/config/rx/rx.h | 8 +-- gcc/d/ChangeLog | 6 ++ gcc/d/d-builtins.cc | 2 +- gcc/doc/install.texi | 4 ++ gcc/emit-rtl.c | 23 ++++--- gcc/expr.c | 19 ++++++ gcc/gimple-fold.c | 16 +++-- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gdc.dg/pr102185.d | 7 ++ libgfortran/ISO_Fortran_binding.h | 7 ++ 24 files changed, 229 insertions(+), 74 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr102185.d