This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 701057fbee0 2019-10-24 Richard Biener rguenther@suse.de new 2d7348a33c9 Fix another UBSAN in Fortran coarray. new cd77033a01c S/390: Use UNSPEC_GET_TP for thread pointer loads
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 | 11 +++++++ gcc/config/s390/s390.c | 5 +-- gcc/config/s390/s390.md | 38 +++++++++++++++------- gcc/fortran/ChangeLog | 7 ++++ gcc/fortran/array.c | 3 ++ gcc/fortran/resolve.c | 3 ++ gcc/testsuite/ChangeLog | 4 +++ ...pointer-once.c => load-thread-pointer-once-2.c} | 8 +++-- 8 files changed, 62 insertions(+), 17 deletions(-) copy gcc/testsuite/gcc.target/s390/{load-thread-pointer-once.c => load-thread-poin [...]