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_check_gcc/master-arm in repository toolchain/ci/gcc.
from 2663d18356b c-family: Fix up ICE during pretty-printing of PMF related [...] adds b60bc913cca i386: Don't emit pushf;pop for __builtin_ia32_readeflags_u* [...] adds b2dff6b2d9d rename floatformat_ia64_quad_{big, little} to floatformat_i [...] adds bc84b61b007 [PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854] adds 981524428b2 selftest: Move C-specific tests to c_family
No new revisions were added by this update.
Summary of changes: gcc/c-family/c-common.cc | 2 ++ gcc/c-family/c-common.h | 2 ++ gcc/config/i386/i386-expand.cc | 3 +++ gcc/diagnostic.cc | 2 +- gcc/hash-traits.h | 17 ++++++++++++++++ gcc/opt-problem.cc | 2 +- gcc/pass_manager.h | 3 +-- gcc/passes.cc | 5 +++-- gcc/selftest-run-tests.cc | 2 -- gcc/selftest.h | 2 -- gcc/testsuite/gcc.target/i386/pr104971.c | 18 +++++++++++++++++ include/floatformat.h | 6 +++--- libiberty/floatformat.c | 34 ++++++++++++++++---------------- 13 files changed, 68 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104971.c