trans-array.c
162 KB
-
re PR fortran/32962 (b = conjg(transpose(a)) is erroneous if b is an allocatable array) · 1229ece0
2007-08-13 Paul Thomas <pault@gcc.gnu.org> PR fortran/32962 * trans-array.c (gfc_conv_array_transpose): Set the offset of the destination to zero if the loop is zero based. 2007-08-13 Paul Thomas <pault@gcc.gnu.org> PR fortran/32962 * gfortran.dg/transpose_1.f90: New test. From-SVN: r127391
Paul Thomas committed