re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
authorTobias Burnus <burnus@net-b.de>
Sat, 14 May 2011 10:34:44 +0000 (12:34 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 14 May 2011 10:34:44 +0000 (12:34 +0200)
commite6242bc79e68c0eccb23912870dc3b30790b7bfc
tree0e5648b3f312aa5598b00b22dcc01130729add57
parent4e4c4f4161242fa556ef872c5be3f21ade22b6f0
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])

2011-05-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/18918
        * interface.c (compare_parameter): Skip diagnostic if
        actual argument is not an array; rank mismatch is diagnosted later.

2011-05-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/18918
        * gfortran.de/coarray_20.f90: New.

From-SVN: r173755
gcc/fortran/ChangeLog
gcc/fortran/interface.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/coarray_20.f90 [new file with mode: 0644]