diff options
author | Julian Brown <julian@codesourcery.com> | 2020-09-07 11:43:16 -0700 |
---|---|---|
committer | Julian Brown <julian@codesourcery.com> | 2020-09-08 13:26:42 -0700 |
commit | 8183ebcdc1c843f15c807e5bc26dbafe4e8c4dc3 (patch) | |
tree | 076fc447aecedd26bf0fb5252c2caa5bc36ba3ef /gcc/genoutput.c | |
parent | e929d65b48ad5583e995d872ca5de95b23de4d72 (diff) | |
download | gcc-8183ebcdc1c843f15c807e5bc26dbafe4e8c4dc3.zip gcc-8183ebcdc1c843f15c807e5bc26dbafe4e8c4dc3.tar.gz gcc-8183ebcdc1c843f15c807e5bc26dbafe4e8c4dc3.tar.bz2 |
openacc: Fix atomic_capture-2.c iteration-ordering issues
The test case was written with assumptions about loop iteration ordering
that are not guaranteed by OpenACC and do not apply on all targets,
in particular AMD GCN. This patch removes those assumptions.
2020-09-08 Julian Brown <julian@codesourcery.com>
libgomp/
* testsuite/libgomp.oacc-c-c++-common/atomic_capture-2.c: Remove
iteration-ordering assumptions.
Diffstat (limited to 'gcc/genoutput.c')
0 files changed, 0 insertions, 0 deletions