This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/sphinx in repository gcc.
from ffa33d36af9 Merge branch 'master' into devel/sphinx adds 90986c5f0aa libgcc: Remove tbase member from struct unw_eh_callback_data adds f58bf16f672 libgcc: Remove dbase member from struct unw_eh_callback_dat [...] adds d7376862b6d libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED adds 1aedb3920a4 openacc: Fix up C++ #pragma acc routine handling [PR101731] new c38c547a708 docs: remove duplicate param documentation new 44a06feaf84 Merge branch 'master' into devel/sphinx
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/cp/parser.c | 26 ++++++-------- gcc/doc/invoke.texi | 12 ------- gcc/testsuite/c-c++-common/goacc/routine-6.c | 4 +++ libgcc/unwind-dw2-fde-dip.c | 54 +++++++++++++++++++++------- libstdc++-v3/include/bits/c++config | 4 +-- 5 files changed, 59 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/goacc/routine-6.c