This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe8c8f1e5ed Fold &MEM[0 + CST]->a.b.c to a constant new dc703151d4f openmp: Implement discovery of implicit declare target to clauses
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 | 10 +++ gcc/cgraphunit.c | 4 + gcc/omp-offload.c | 133 ++++++++++++++++++++++++++++++++ gcc/omp-offload.h | 1 + libgomp/ChangeLog | 4 + libgomp/testsuite/libgomp.c/target-39.c | 47 +++++++++++ 6 files changed, 199 insertions(+) create mode 100644 libgomp/testsuite/libgomp.c/target-39.c