This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 122a75488c9 c++: Avoid narrowing in make_char_string_pack adds 1096ab17756 i386: Always enable mov<V_32:mode> patterns [PR103894] adds bb936163e28 c-family: Have -Wformat-diag accept "decl-specifier" [PR103758] adds a4ae8c37016 Daily bump. adds 43359148b25 tree-pretty-print: still indent unhandled codes
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 4 + gcc/ChangeLog | 93 ++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 5 ++ gcc/c-family/ChangeLog | 11 +++ gcc/c-family/c-format.c | 8 +- gcc/config/i386/mmx.md | 23 ++---- gcc/cp/ChangeLog | 17 +++++ gcc/cp/parser.c | 2 +- gcc/d/ChangeLog | 11 +++ gcc/fortran/ChangeLog | 17 +++++ gcc/go/ChangeLog | 4 + gcc/testsuite/ChangeLog | 80 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/constexpr-condition.C | 2 +- gcc/testsuite/gcc.target/i386/pr103894.c | 13 ++++ gcc/tree-pretty-print.c | 11 +-- libgomp/ChangeLog | 4 + libitm/ChangeLog | 4 + libphobos/ChangeLog | 5 ++ libquadmath/ChangeLog | 4 + 20 files changed, 294 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103894.c