[Patch, Fortran] PR58880 - Fix ICE with finalizers
Janus Weil
janus@gcc.gnu.org
Thu Mar 27 20:48:00 GMT 2014
Hi Tobias,
> this patch fixes a problem with the conversion of scalars to descriptors.
> There one assigns the address of the scalar to the base_address field of the
> descriptor. The ICE occurred when the RHS (the scalar) wasn't a pointer.
looks good to me. Ok for trunk!
> It does not fully solve the PR as for some reasons the finalization wrapper
> is not generated - which causes link errors or ICEs (see PR).
I was planning to have a look at that problem, but currently I have
too much other stuff going on to devote any serious amounts of time to
gfortran. I hope I will manage to do it soon, but can not say when ...
Cheers,
Janus
More information about the Fortran
mailing list