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 6447f6f983f Fortran: Fix array copy-in/copy-out for BIND(C) functions [ [...] adds 4003ecbcedc Revamp documentation for _Complex types extension adds 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]
No new revisions were added by this update.
Summary of changes: gcc/c-family/c-format.c | 8 ++- gcc/config/i386/mmx.md | 23 ++------ gcc/cp/parser.c | 5 +- gcc/doc/extend.texi | 73 ++++++++++++++++++------ gcc/testsuite/g++.dg/cpp0x/constexpr-condition.C | 2 +- gcc/testsuite/gcc.target/i386/pr103894.c | 13 +++++ 6 files changed, 84 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103894.c