This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18d371d3b1d P0595R1 - is_constant_evaluated cp/ * cp-tree.h (enum cp_ [...] new 6ef12d3a911 S/390: Remove support for g5 and g6 machines
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 | 30 +++++++++ gcc/common/config/s390/s390-common.c | 2 - gcc/config.gcc | 2 +- gcc/config/s390/2064.md | 22 +++---- gcc/config/s390/driver-native.c | 2 - gcc/config/s390/linux.h | 1 - gcc/config/s390/s390-c.c | 9 +-- gcc/config/s390/s390-opts.h | 10 ++- gcc/config/s390/s390.c | 73 +++++----------------- gcc/config/s390/s390.h | 13 ++++ gcc/config/s390/s390.md | 9 +-- gcc/config/s390/s390.opt | 9 --- gcc/config/s390/tpf.h | 1 - gcc/doc/invoke.texi | 3 +- gcc/testsuite/ChangeLog | 7 +++ gcc/testsuite/gcc.target/s390/hotpatch-8.c | 20 ------ gcc/testsuite/gcc.target/s390/hotpatch-9.c | 19 ------ .../gcc.target/s390/mnop-mcount-m31-fpic.c | 8 --- gcc/testsuite/gcc.target/s390/mnop-mcount-m31.c | 8 --- 19 files changed, 85 insertions(+), 163 deletions(-) delete mode 100644 gcc/testsuite/gcc.target/s390/hotpatch-8.c delete mode 100644 gcc/testsuite/gcc.target/s390/hotpatch-9.c delete mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31-fpic.c delete mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31.c