This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e0599ca487d 2018-10-24 Richard Biener rguenther@suse.de new 7f118bfb959 S/390: Fix ICE in s390_check_qrst_address () new 38602cd96f3 Add myself to MAINTAINERS
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 | 5 +++++ gcc/config/s390/s390.c | 4 +++- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/s390/20181024-1.c | 32 ++++++++++++++++++++++++++++++ 6 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/s390/20181024-1.c