re PR fortran/50420 ([Coarray] lcobound doesn't accept coarray subcomponents)
authorMikael Morin <mikael@gcc.gnu.org>
Tue, 18 Oct 2011 15:17:29 +0000 (15:17 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Tue, 18 Oct 2011 15:17:29 +0000 (15:17 +0000)
commitfef8962802d6a69b56eb31aba37b7c841a992ef6
tree8be28509d40dae1897e69d8ad9ae23b70edfa848
parent49b804d0ea34e091ad19dfbb4d3d04c7a0112f0e
re PR fortran/50420 ([Coarray] lcobound doesn't accept coarray subcomponents)

PR fortran/50420
* trans.c (gfc_build_array_ref): If type is not an array, check that
there is nothing to do, and do nothing.

From-SVN: r180152
gcc/fortran/ChangeLog
gcc/fortran/trans.c