[Patch, Fortran] PR34763 - Allow "END" without "END SUBROUTINE" in INTERFACE

Jerry DeLisle jvdelisle@verizon.net
Sun Jan 13 21:54:00 GMT 2008


Tobias Burnus wrote:
> FUNCTION and SUBROUTINE need to end with "END FUNCTION/SUBROUTINE" if
> they are module procedures or internal procedures.
> 
> Before, all preceding states were tested. The modified check now only
> checks for the direct parent.
> 
> Build and regtested on x86-64-linux.
> OK for the trunk?
> 
> Tobias
> 
OK, thanks once again.

Jerry



More information about the Fortran mailing list