This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1efdc4af140 [Fortran, OpenMP] Actually pass use_device_addr on to the m [...] new 35b38c17629 S/390: Add support for z15 as CPU name.
The 1 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 | 28 +++++++++++ gcc/common/config/s390/s390-common.c | 4 +- gcc/config.gcc | 2 +- gcc/config/s390/8561.md | 92 ++++++++++++++++++------------------ gcc/config/s390/driver-native.c | 4 +- gcc/config/s390/s390-builtins.def | 2 +- gcc/config/s390/s390-c.c | 15 ++++++ gcc/config/s390/s390-opts.h | 2 +- gcc/config/s390/s390.c | 48 +++++++++++-------- gcc/config/s390/s390.h | 18 +++---- gcc/config/s390/s390.md | 58 +++++++++++------------ gcc/config/s390/s390.opt | 5 +- gcc/config/s390/vector.md | 2 +- gcc/config/s390/vx-builtins.md | 6 +-- 14 files changed, 169 insertions(+), 117 deletions(-)