[Bug fortran/77872] [5/6/7 Regression] ICE in gfc_conv_descriptor_token, at fortran/trans-array.c:305
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 31 13:26:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77872
vehre at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |vehre at gcc dot gnu.org
--- Comment #4 from vehre at gcc dot gnu.org ---
Can someone explain the code to me? What is it supposed to do? Is this not
modelling an endless recursion?
What is "s" and "f" in the type definition?
I understand that "pass" and "deferred" mean to transport meta-data of an
array, right?
More information about the Gcc-bugs
mailing list