This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig in repository toolchain/ci/gcc.
from a8ee77ee592 Daily bump. adds cbe1264d10f x86: Use SET operation in MOVDIRI and MOVDIR64B adds 05c3a208a19 AArch64: Add Linux cpuinfo string for rng feature adds 5420d2d0ffa Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 21 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-option-extensions.def | 2 +- gcc/config/i386/i386.md | 20 ++++++++-------- gcc/testsuite/ChangeLog | 11 +++++++++ gcc/testsuite/gcc.target/i386/movdir64b.c | 29 ++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/movdiri32.c | 26 +++++++++++++++++++++ gcc/testsuite/gcc.target/i386/movdiri64.c | 26 +++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 17 ++++++++++++++ 9 files changed, 142 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/movdir64b.c create mode 100644 gcc/testsuite/gcc.target/i386/movdiri32.c create mode 100644 gcc/testsuite/gcc.target/i386/movdiri64.c