(j3.2006) Is there something wrong with this?
Robert Corbett
robert.corbett
Thu Oct 29 20:19:10 EDT 2015
Oracle Solaris Studio Fortran does not compile the module as is, but it does
compile the module if the FUNCTION statement is split into the two statements
function F1 ( ) result ( R1 )
class(t1) :: R1
The specific error in Oracle Solaris Studio Fortran has nothing to do with
interp f90/0145, but I see why one might think they were related.
Bob Corbett
More information about the J3
mailing list