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-arm-bootstrap in repository toolchain/ci/gcc.
from 0ce8154f1c7 c++: parse trivial DMI immediately [PR96645] adds 63cd7cef7e0 gcov: Reword comment for gcov_read_string() adds b8207ad3671 Revert "gimple: allow more folding of memcpy [PR102125]" adds b75f996e846 rtl-optimization/105091 - wrong DSE with missed TREE_ADDRESSABLE adds bf4832d6fa8 [nvptx] Fix ASM_SPEC workaround for sm_30 adds 97ad0b83138 tree-optimization/105109 - bogus uninit diagnostic with _Complex
No new revisions were added by this update.
Summary of changes: gcc/config/nvptx/nvptx.h | 22 ++++++++++++++++++---- gcc/gcov-io.cc | 6 +++--- gcc/gimple-expr.cc | 3 ++- gcc/gimple-fold.cc | 16 +++++----------- gcc/testsuite/gcc.dg/uninit-pr105109.c | 15 +++++++++++++++ gcc/tree-ssa.cc | 1 + 6 files changed, 44 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr105109.c