[Patch, Fortran] PR fortran/35770: Wrong implicit character typing

Daniel Kraft d@domob.eu
Sat Sep 13 07:47:00 GMT 2008


Tobias Burnus wrote:
> Hi Daniel,
> 
>> Is there implicit typing of arrays?
> No. Or actually: You need to provide the "DIMENSION" but the typing
> can be done via the IMPLICIT line.
> 
>> Like
>>  IMPLICIT INTEGER(5) (a)
> 
> Well, if gfortran had a kind=5 integer it would be valid ;-)

Thanks for the detailed explanation!  That's what I supposed it to be 
and what I think makes sense.

>> Patch is regression testing on GNU/Linux-x86-32. Ok for trunk
>> (and 4.3?) if no regressions?
> 
> OK for both. Thanks for looking at and fixing the F95 bugs!

Committed as revision 140336 to trunk, I'll commit to 4.3 in some days 
as usual and close the PR then.

Thanks for all your quick reviews!

Daniel

-- 
Done:     Arc-Bar-Cav-Sam-Val-Wiz, Dwa-Elf-Gno-Hum-Orc, Law-Neu-Cha, Fem-Mal
To go:    Hea-Kni-Mon-Pri-Ran-Rog-Tou



More information about the Fortran mailing list