This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]