[Bug fortran/69659] [6/7 Regression] ICE on using option -frepack-arrays, in gfc_conv_descriptor_data_get
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 5 18:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69659
--- Comment #10 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Sun Jun 5 18:09:27 2016
New Revision: 237107
URL: https://gcc.gnu.org/viewcvs?rev=237107&root=gcc&view=rev
Log:
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.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/class_array_22.f03
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/trans-array.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list