[Patch, fortran-dev] SELECT TYPE execution and allocatable scalar components
Janus Weil
janus@gcc.gnu.org
Tue Sep 22 11:46:00 GMT 2009
> here is my next installment for the fortran-dev branch, featuring the
> following enhancements
Committed as r151975.
> It also has the effect that Salvatore's PSBLAS library can be compiled
> completely now (without errors). Salvatore, can you confirm that with
> your most recent version?
Salvatore, your new ICE is caused by statements like
ALLOCATE(x, SOURCE=y)
where x and y are CLASS. I will take care of it soon. Thanks for testing.
Cheers,
Janus
More information about the Fortran
mailing list