This is the mail archive of the gcc-cvs@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]

r242624 - in /trunk/gcc/testsuite: ChangeLog gf...


Author: danglin
Date: Sat Nov 19 18:14:21 2016
New Revision: 242624

URL: https://gcc.gnu.org/viewcvs?rev=242624&root=gcc&view=rev
Log:
	* 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.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/coarray_alloc_comp_1.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_alloc_comp_2.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_allocate_10.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_allocate_7.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_allocate_8.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_allocate_9.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_send_by_ref_1.f08
    trunk/gcc/testsuite/gfortran.dg/coarray_stat_2.f90
    trunk/gcc/testsuite/gfortran.dg/coindexed_1.f90


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