This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single


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

--- Comment #11 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
Author: hp
Date: Thu Jan  8 21:59:26 2015
New Revision: 219365

URL: https://gcc.gnu.org/viewcvs?rev=219365&root=gcc&view=rev
Log:
    PR testsuite/62250
    * lib/target-supports.exp (check_effective_target_libatomic_available):
    New.
    * gfortran.dg/coarray/caf.exp: Only add -latomic for
    targets that match effective-target libatomic_available.
    * gfortran.dg/coarray_lib_comm_1.f90: Similar.

Modified:
    trunk/gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]