trans-array.c
279 KB
-
re PR fortran/69659 (ICE on using option -frepack-arrays, in gfc_conv_descriptor_data_get) · b2d83bd2
gcc/testsuite/ChangeLog: 2016-06-05 Andre Vehreschild <vehre@gcc.gnu.org> PR fortran/69659 * gfortran.dg/class_array_22.f03: New test. gcc/fortran/ChangeLog: 2016-06-05 Andre Vehreschild <vehre@gcc.gnu.org> PR fortran/69659 * trans-array.c (gfc_trans_dummy_array_bias): For class arrays use the address of the _data component to reference the arrays data component. From-SVN: r237105
Andre Vehreschild committed