This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c4c882db17 [libbacktrace] Fix and simplify xcoff_%.c pattern rule new a24d5a80d6f PR middle-end/89002 * gimplify.c (gimplify_omp_for): When [...] new 7c91c517c99 PR middle-end/89002 * gimplify.c (gimplify_omp_for): When [...] new 2b6c2710238 compiler: improve recursive type detection
The 3 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 | 8 +++++++ gcc/gimplify.c | 11 ++++++++- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/types.cc | 9 ++++++++ libgomp/ChangeLog | 5 ++++ libgomp/testsuite/libgomp.c/pr89002.c | 43 +++++++++++++++++++++++++++++++++++ 6 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/pr89002.c