This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4bb7aa33ca S/390: Remove UNSPEC_LTREL_BASE new 07c30acd457 S/390: Register pass_s390_early_mach statically new 918db08a3ef S/390: Prohibit SYMBOL_REF in UNSPECV_CAS
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 | 21 ++++++++++++ gcc/config/s390/predicates.md | 12 +++++++ .../s390/s390-passes.def} | 10 ++---- gcc/config/s390/s390-protos.h | 6 ++++ gcc/config/s390/s390.c | 37 +++++++++++++--------- gcc/config/s390/s390.md | 6 ++-- gcc/config/s390/t-s390 | 1 + gcc/testsuite/ChangeLog | 7 ++++ gcc/testsuite/gcc.target/s390/pr80080-3.c | 10 ++++++ gcc/testsuite/gcc.target/s390/s390.exp | 9 ++++++ 10 files changed, 94 insertions(+), 25 deletions(-) copy gcc/{tree-if-conv.h => config/s390/s390-passes.def} (76%) create mode 100644 gcc/testsuite/gcc.target/s390/pr80080-3.c