check.c (gfc_check_atomic): Properly check for coarrayness and for being coindexed.
authorTobias Burnus <burnus@net-b.de>
Mon, 2 Mar 2015 18:56:51 +0000 (19:56 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 2 Mar 2015 18:56:51 +0000 (19:56 +0100)
commitbc81b5ce9b1b1433c29390c1179b14a0048fd615
tree430ad9093a901be4e63fd18520d2810c008df5fa
parentaf5513e96b5539e4b3368050ba9064bb41b391f2
check.c (gfc_check_atomic): Properly check for coarrayness and for being coindexed.

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

        * check.c (gfc_check_atomic): Properly check for coarrayness
        and for being coindexed.

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

        * gfortran.dg/coarray_atomic_6.f90: New.

From-SVN: r221122
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/coarray_atomic_6.f90 [new file with mode: 0644]