This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Fortran, v1] Fix deallocation of nested derived typed components


Dear Andre,

After having applied the patch to my working tree, compiling the tests in pr61952 or pr64381 gives the ICE

   END SUBROUTINE sm_multiply
 
internal compiler error: in gfc_get_element_type, at fortran/trans-types.c:1185

Also the name coarray_alloc_comp_3.f08 does not seem right as there is no carry involved. Note that the test compiles and executes with at least a clean trunk and 6.2.0.

Cheers,

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]