https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69799

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Could you please test the following patch

--- ../_clean/gcc/testsuite/gfortran.dg/coarray_allocate_3.f08  2016-02-03
19:58:35.000000000 +0100
+++ gcc/testsuite/gfortran.dg/coarray_allocate_3.f08    2016-03-14
14:12:28.000000000 +0100
@@ -1,5 +1,6 @@
 ! { dg-do run }
 ! { dg-options "-fcoarray=single" }
+! { dg-additional-options "-latomic" { target hppa-*-* } }
 !
 ! Contributed by Ian Harvey  <ian_har...@bigpond.com>
 ! Extended by Andre Vehreschild  <ve...@gcc.gnu.org>

?

Reply via email to