This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c51ddeb1a0 * Makefile.rtl (a-except.o): Put -O1 earlier so that it ca [...] new 4adc83bcb27 [PATCH] S/390: Run %a0:DI splitters only after reload new 91353f0dc7c Fix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
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: gcc/ChangeLog | 9 +++++++++ gcc/config/s390/s390.md | 13 ++++++++++--- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/s390/load-thread-pointer-once.c | 12 ++++++++++++ gcc/tree-ssa-strlen.c | 6 +++--- 5 files changed, 38 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/load-thread-pointer-once.c