This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_debug in repository toolchain/ci/gcc.
from 661ee09b8ba Daily bump. adds 23747614cc8 Daily bump. adds 10218124c66 MAINTAINERS: Add myself for write after approval adds c99116aeeb9 middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt [...] new 2c4c56c2492 Daily bump. new 9a5381f749e Force ENDBR immediate into memory.
The 2 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: ChangeLog | 4 + MAINTAINERS | 1 + gcc/ChangeLog | 6 + gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 6 + gcc/config/i386/predicates.md | 31 ++++ gcc/simplify-rtx.c | 32 ++++ gcc/testsuite/gcc.target/i386/endbr_immediate.c | 198 ++++++++++++++++++++++++ 8 files changed, 279 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/endbr_immediate.c