This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78592fdbdc1 lra, v2: emit caller-save register spills before call insn [...] new 41b9c3b848c libgomp/plugin: Add initial interop support to nvptx + gcn
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: libgomp/plugin/plugin-gcn.c | 464 ++++++++++++++++- libgomp/plugin/plugin-nvptx.c | 302 +++++++++++ .../libgomp.c-c++-common/get-mapped-ptr-1.c | 2 +- libgomp/testsuite/libgomp.c/interop-fr-1.c | 577 +++++++++++++++++++++ 4 files changed, 1342 insertions(+), 3 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c/interop-fr-1.c