[committed] Link various gfortran tests against libatomic when available

2017-01-28 Thread John David Anglin
The attached change fixes these fortran tests on hppa-hpux. We need to explicitly link against libatomic. Committed to trunk. Dave -- John David Anglin dave.ang...@bell.net 2017-01-28 John David Anglin * gfortran.dg/coarray_41.f90: Add "-latomic" option if libatomic_a

[committed] Link various gfortran tests against libatomic when available

2016-11-19 Thread John David Anglin
The attached change fixes these tests on hppa. We need to link against libatomic. Committed to trunk. Dave -- John David Anglin dave.ang...@bell.net 2016-11-19 John David Anglin * gfortran.dg/coarray_alloc_comp_1.f08: Add "-latomic" option if libatomic_available.