This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/gcc.
from 74c5e5f5bf7 * doc/xml/manual/codecvt.xml: Switch pubs.opengroup.org to [...] adds 36e5ec23e7f Daily bump. adds 05e25bab4ca Remove redudant <iptr> when operand already has scalar mode. adds 241c48e728f * ipa-icf.c (sem_function::merge): Update function summari [...] adds 62aa3a9a187 * ipa-inline-transform.c (inline_call): update function su [...] adds 062ef3bf73e * ipa-cp.c (propagate_constants_across_call): If args are [...] adds 6588f6ba91b fix cgraph comment adds f37ffcc5675 * ipa-prop.c (ipa_propagate_indirect_call_infos): Do not r [...] adds ff7ec1d14a8 2019-10-27 Paul Thomas pault@gcc.gnu.org new 5feb616afa3 2019-10-27 Andreas Tobler andreast@gcc.gnu.org new fb8972269b4 * locales.c (iso_3166): Add missing comma after "United-States".
The 2 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 | 47 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 ++ gcc/ada/locales.c | 2 +- gcc/cgraph.c | 2 +- gcc/cgraph.h | 2 +- gcc/config/i386/sse.md | 11 +++--- gcc/fortran/ChangeLog | 14 ++++++- gcc/fortran/resolve.c | 4 +- gcc/fortran/trans-decl.c | 33 +++++++--------- gcc/ipa-cp.c | 20 ++++++++-- gcc/ipa-fnsummary.c | 7 +++- gcc/ipa-icf.c | 3 ++ gcc/ipa-inline-transform.c | 2 + gcc/ipa-prop.c | 34 +++++++++++----- gcc/ipa-prop.h | 9 ++++- gcc/testsuite/ChangeLog | 12 ++++++ gcc/testsuite/gcc.c-torture/execute/fprintf-2.c | 1 + gcc/testsuite/gcc.c-torture/execute/printf-2.c | 1 + gcc/testsuite/gcc.c-torture/execute/user-printf.c | 1 + gcc/testsuite/gfortran.dg/char_result_19.f90 | 24 ++++++++++++ gcc/testsuite/gfortran.dg/char_result_mod_19.f90 | 18 +++++++++ 22 files changed, 203 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/char_result_19.f90 create mode 100644 gcc/testsuite/gfortran.dg/char_result_mod_19.f90