trans-array.c
191 KB
-
re PR fortran/43243 ([4.4 Regression ?] Wrong-code due to missing array temp for… · ba461991
re PR fortran/43243 ([4.4 Regression ?] Wrong-code due to missing array temp for DT with pointer component) 2010-03-03 Paul Thomas <pault@gcc.gnu.org> PR fortran/43243 * trans-array.c (gfc_conv_array_parameter): Contiguous refs to allocatable ultimate components do not need temporaries, whilst ultimate pointer components do. 2010-03-03 Paul Thomas <pault@gcc.gnu.org> PR fortran/43243 * gfortran.dg/internal_pack_12.f90: New test. From-SVN: r157199
Paul Thomas committed