]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/30883 ([4.1/4.2 only] procedure with dummy procedure f1 rejected with...
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 11 Mar 2007 16:17:32 +0000 (16:17 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 11 Mar 2007 16:17:32 +0000 (16:17 +0000)
commitf68abf4a59a96eeef1d1db82b1d0c5cc2551b438
treed7af43c9835e239334294a4cde209293436d69b3
parent13338552e20fc9327a4bf620715939db13c23ba6
re PR fortran/30883 ([4.1/4.2 only] procedure with dummy procedure f1  rejected with implicit none)

2007-03-11  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30883
* parse.c (parse_interface): Use the default types from the
formal namespace if a function or its result do not have a type
after parsing the specification statements.

2007-03-11  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30883
* gfortran.dg/interface_11.f90: New test.

From-SVN: r122822
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/interface_11.f90 [new file with mode: 0644]
This page took 0.058282 seconds and 5 git commands to generate.