This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 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 new f42e95a830a Fix multi-statment macro new c012297c9d5 cr16-elf is now obsoleted new 408e8b90663 rtl: directly handle MEM in gen_highpart [PR102125] new f0cfd070b68 arm: expand handling of movmisalign for DImode [PR102125] new 5f6a6c91d7c gimple: allow more folding of memcpy [PR102125]
The 5 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: contrib/config-list.mk | 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/doc/install.texi | 4 ++ gcc/emit-rtl.c | 23 ++++--- gcc/gimple-fold.c | 16 +++-- libgfortran/ISO_Fortran_binding.h | 7 ++ 17 files changed, 184 insertions(+), 72 deletions(-)