This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 202e74d01c9 x86-64: {,V}CVT{,U}SI2Sx are ambiguous without suffix new a18b3766a81 PR libstdc++/88125 remove duplicate entry in linker script new 33db3d27337 [nvptx, testsuite, openacc, libgomp] Add insufficient-resources.c new 8cccc21db76 [libgomp, testsuite, openacc] Remove -foffload=-w in reduct [...] new f81ee51000f [nvptx] Move PTX_CTA_SIZE up new e0f36ebf7b7 [nvptx] Don't allow vector_length 64 with num_workers 16
The 5 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/config/nvptx/nvptx.c | 24 +++++++++++++++++----- libgomp/ChangeLog | 19 +++++++++++++++++ libgomp/plugin/plugin-nvptx.c | 22 ++++++++++++++++++++ .../insufficient-resources.c | 21 +++++++++++++++++++ .../libgomp.oacc-c-c++-common/reduction-1.c | 3 --- .../libgomp.oacc-c-c++-common/reduction-2.c | 3 --- .../libgomp.oacc-c-c++-common/reduction-3.c | 3 --- .../libgomp.oacc-c-c++-common/reduction-4.c | 3 --- .../libgomp.oacc-c-c++-common/reduction-5.c | 3 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/config/abi/pre/gnu.ver | 4 ---- 12 files changed, 97 insertions(+), 24 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/insufficient-resources.c