This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c64c2ed557a PR c++/66548 - Invalid class member access expression in de [...] new 744a33a1cfa PR middle-end/89621 * tree-inline.h (struct copy_body_dat [...]
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 | 12 ++++ gcc/omp-low.c | 3 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/gomp/pr89621.f90 | 18 ++++++ gcc/tree-inline.c | 91 +++++++++++++++++++++++++++++- gcc/tree-inline.h | 7 +++ 6 files changed, 134 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr89621.f90