[patch, fortran] testsuite/gfortran.dg/intrinsics

Tobias Burnus burnus@net-b.de
Sun Feb 25 22:51:00 GMT 2007


Hi Daniel,

Daniel Franke wrote:
>> I have a question regarding the autogen generation: Is is also possible
>> to check for the availability of types? I would like to test also
>> integer(16), real(10), real(16), which are, however, not available on
>> all systems.
>>     
> 	call = 'CALL exit(status = int_large)';
>   
Nice. What is the syntax for REAL? There we have REAL(10) and REAL(16)
which are not on all platforms. (Neither 10 nor 16, only 10, only 16,
and both 10  & 16 available are the possible cases.)

Tobias



More information about the Fortran mailing list