coarray_alloc_comp_1.f08: Add "-latomic" option if libatomic_available.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 19 Nov 2016 18:14:21 +0000 (18:14 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 19 Nov 2016 18:14:21 +0000 (18:14 +0000)
commitddba26a41219bf9dfac0a7e4fcd727d3dd5f317e
tree13a81419669c15e2c2e9f9741c0013e05f92c3cc
parent636a9a890073af7540e9dc1e96ec180dcb42e50e
coarray_alloc_comp_1.f08: Add "-latomic" option if libatomic_available.

* gfortran.dg/coarray_alloc_comp_1.f08: Add "-latomic" option if
libatomic_available.
* gfortran.dg/coarray_alloc_comp_2.f08: Likewise.
* gfortran.dg/coarray_allocate_10.f08: Likewise.
* gfortran.dg/coarray_allocate_7.f08: Likewise.
* gfortran.dg/coarray_allocate_8.f08: Likewise.
* gfortran.dg/coarray_allocate_9.f08: Likewise.
* gfortran.dg/coarray_send_by_ref_1.f08: Likewise.
* gfortran.dg/coarray_stat_2.f90: Likewise.
* gfortran.dg/coindexed_1.f90: Likewise.

From-SVN: r242624
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/coarray_alloc_comp_1.f08
gcc/testsuite/gfortran.dg/coarray_alloc_comp_2.f08
gcc/testsuite/gfortran.dg/coarray_allocate_10.f08
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08
gcc/testsuite/gfortran.dg/coarray_allocate_8.f08
gcc/testsuite/gfortran.dg/coarray_allocate_9.f08
gcc/testsuite/gfortran.dg/coarray_send_by_ref_1.f08
gcc/testsuite/gfortran.dg/coarray_stat_2.f90
gcc/testsuite/gfortran.dg/coindexed_1.f90