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 4759e1e0453 Add GORI tracing faciltiies. adds 2d14d64bf2d Daily bump. adds 97d51c17645 Add x86 tune to enable v2df vector reduction by paddpd.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 374 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 17 ++ gcc/c/ChangeLog | 6 + gcc/config/i386/i386.h | 2 + gcc/config/i386/sse.md | 4 +- gcc/config/i386/x86-tune.def | 5 + gcc/cp/ChangeLog | 41 ++++ gcc/fortran/ChangeLog | 22 ++ gcc/objc/ChangeLog | 8 + gcc/testsuite/ChangeLog | 100 +++++++++ gcc/testsuite/gcc.target/i386/pr54400.c | 2 +- gcc/testsuite/gcc.target/i386/pr94147.c | 22 ++ libcc1/ChangeLog | 5 + libcpp/ChangeLog | 17 ++ libgomp/ChangeLog | 15 ++ libstdc++-v3/ChangeLog | 58 +++++ 17 files changed, 696 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr94147.c