Commit 5c2a1bbb by John David Anglin

re PR libfortran/69799 (FAIL: gfortran.dg/coarray_allocate_3.f08 at -O1 and above)

	PR libfortran/69799
	* gfortran.dg/coarray_allocate_5.f08: Add "-latomic" option if
	libatomic_available.

From-SVN: r234240
parent 64567cfd
2016-03-15 John David Anglin <danglin@gcc.gnu.org>
PR libfortran/69799
* gfortran.dg/coarray_allocate_5.f08: Add "-latomic" option if
libatomic_available.
2016-03-15 Marek Polacek <polacek@redhat.com> 2016-03-15 Marek Polacek <polacek@redhat.com>
PR c++/70209 PR c++/70209
......
! { dg-do run } ! { dg-do run }
! { dg-options "-fcoarray=lib -lcaf_single -fdump-tree-original" } ! { dg-options "-fcoarray=lib -lcaf_single -fdump-tree-original" }
! { dg-additional-options "-latomic" { target libatomic_available } }
! !
! Contributed by Ian Harvey <ian_harvey@bigpond.com> ! Contributed by Ian Harvey <ian_harvey@bigpond.com>
! Extended by Andre Vehreschild <vehre@gcc.gnu.org> ! Extended by Andre Vehreschild <vehre@gcc.gnu.org>
......
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