Commit 96d4e7be by John David Anglin

coarray_40.f90: Link with libatomic if available.

	* gfortran.dg/coarray_40.f90: Link with libatomic if available.

From-SVN: r231981
parent 0d12d659
2015-12-28 John David Anglin <danglin@gcc.gnu.org>
* gfortran.dg/coarray_40.f90: Link with libatomic if available.
* gcc.dg/pr49551.c: Skip on hppa*-*-hpux*.
* gcc.dg/torture/pr67609.c: Add -fno-common option on hppa*-*-hpux*.
......
! { dg-do run }
! { dg-options "-fcoarray=lib -lcaf_single" }
! { dg-options "-fcoarray=lib -lcaf_single -latomic" { target libatomic_available } }
! { dg-options "-fcoarray=lib -lcaf_single" { target { ! libatomic_available } } }
!
! Run-time test for memory consistency
!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment