This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2ed9a73074a [Ada] Missing error on hidden state in instantiation new 2832ed10968 S/390: Add direct support for Linux kernel __fentry__ patching.
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 | 9 +++++++++ gcc/common.opt | 5 +++++ gcc/config/s390/s390.c | 18 ++++++++++++++++-- gcc/config/s390/s390.opt | 5 +++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/s390/mfentry-m64.c | 8 ++++++++ 6 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/mfentry-m64.c