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 8ca61ad148f Daily bump. adds 2663d18356b c-family: Fix up ICE during pretty-printing of PMF related [...] new b60bc913cca i386: Don't emit pushf;pop for __builtin_ia32_readeflags_u* [...]
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: gcc/c-family/c-pretty-print.cc | 6 ++++++ gcc/config/i386/i386-expand.cc | 3 +++ gcc/testsuite/g++.dg/warn/pr101515.C | 18 ++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr104971.c | 18 ++++++++++++++++++ 4 files changed, 45 insertions(+) create mode 100644 gcc/testsuite/g++.dg/warn/pr101515.C create mode 100644 gcc/testsuite/gcc.target/i386/pr104971.c