]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix atomic_capture-1.f90 testcase
authorAndrew Stubbs <ams@codesourcery.com>
Wed, 11 Nov 2020 12:50:34 +0000 (12:50 +0000)
committerAndrew Stubbs <ams@codesourcery.com>
Wed, 25 Nov 2020 13:55:45 +0000 (13:55 +0000)
commit52ce50d6c59c31454eacf47d6ac70eb3262d08d2
treec7408abe5344dfde7d3df8d0d5d6fddf05f389f1
parenta46fa6510d24f4edcfd13dace9f7a0b4d86b86be
Fix atomic_capture-1.f90 testcase

The testcase had invalid assumptions about which loop iterations would run
first and last.

libgomp/ChangeLog

* testsuite/libgomp.oacc-fortran/atomic_capture-1.f90 (main): Adjust
expected results.
libgomp/testsuite/libgomp.oacc-fortran/atomic_capture-1.f90