This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d80e3c5a64 libstdc++: Rename man pages to use '::' instead of '_' new 14d48516e58 openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tre [...] new f175622d25e bpf: avoid issues with CO-RE and -gtoggle
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/config/bpf/bpf.cc | 7 ++- gcc/testsuite/gcc.target/bpf/core-options-1.c | 15 +++++++ gcc/testsuite/gcc.target/bpf/core-options-2.c | 14 ++++++ gcc/testsuite/gcc.target/bpf/core-options-3.c | 5 +++ gcc/testsuite/gfortran.dg/gomp/pr114825.f90 | 16 +++++++ gcc/tree-nested.cc | 61 +++++++++++++++------------ 6 files changed, 88 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.target/bpf/core-options-1.c create mode 100644 gcc/testsuite/gcc.target/bpf/core-options-2.c create mode 100644 gcc/testsuite/gcc.target/bpf/core-options-3.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr114825.f90