2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-23 14:31:26 +08:00

coindexed_1.f90: Moved from gfortran.dg/coarray/coindexed_3.f90; added dg-options.

2015-03-24  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/coindexed_1.f90: Moved from
        gfortran.dg/coarray/coindexed_3.f90; added dg-options.

From-SVN: r221618
This commit is contained in:
Tobias Burnus 2015-03-24 08:14:22 +01:00 committed by Tobias Burnus
parent f7a35a838d
commit f9addac782
2 changed files with 6 additions and 0 deletions
gcc/testsuite

@ -1,3 +1,8 @@
2015-03-24 Tobias Burnus <burnus@net-b.de>
* gfortran.dg/coindexed_1.f90: Moved from
gfortran.dg/coarray/coindexed_3.f90; added dg-options.
2015-03-23 Jakub Jelinek <jakub@redhat.com>
PR testsuite/65506

@ -1,4 +1,5 @@
! { dg-do compile }
! { dg-options "-fcoarray=lib" }
!
! Contributed by Reinhold Bader
!