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 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]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386-expand.cc | 3 +++ gcc/hash-traits.h | 17 ++++++++++++++++ gcc/pass_manager.h | 3 +-- gcc/passes.cc | 5 +++-- gcc/testsuite/gcc.target/i386/pr104971.c | 18 +++++++++++++++++ include/floatformat.h | 6 +++--- libiberty/floatformat.c | 34 ++++++++++++++++---------------- 7 files changed, 62 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104971.c