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-aarch64 in repository toolchain/ci/gcc.
from 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] new a4ae8c37016 Daily bump.
The 1 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: 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 | 5 +- 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 ++++ libgomp/ChangeLog | 4 + libitm/ChangeLog | 4 + libphobos/ChangeLog | 5 ++ libquadmath/ChangeLog | 4 + 19 files changed, 290 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103894.c