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/release-arm in repository toolchain/ci/gcc.
from 5f00ef3bc72 coverage: handle function beginning adds aa8b5b6e055 Daily bump. adds 389e4929aee Daily bump. adds 056e324ce46 Daily bump. adds dce5367eecf LTO: bump minor version adds 3d520d00ac6 ipa: make target_clone default decl local [PR101726] adds 076b214b143 ipa: do not make localaliases for target_clones [PR101261] adds 64336a85c96 ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF adds 0c0c320a6e6 Fix regression in debug info for Ada with DWARF 5 adds dfd32aa8c4f Update cpplib de.po
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 6 ++++ gcc/DATESTAMP | 2 +- gcc/dwarf2out.c | 1 + gcc/ipa-icf-gimple.c | 3 ++ gcc/lto-streamer.h | 2 +- gcc/multiple_target.c | 25 +++++++++------- gcc/symtab.c | 2 ++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/ipa/pr100600.c | 22 ++++++++++++++ gcc/testsuite/gcc.target/i386/pr101261.c | 11 +++++++ libcpp/po/de.po | 51 +++++++++++--------------------- 11 files changed, 84 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr100600.c create mode 100644 gcc/testsuite/gcc.target/i386/pr101261.c