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] F2008 allow END besides END SUBROUTINE/FUNCTION in contained procedures


On 06/25/2010 11:20 AM, Tobias Burnus wrote:
Another trivial F2008 change. The following Fortran 2003 constraint has
been removed:

C1243 (R1230) FUNCTION shall appear in the end-function-stmt of an
internal or module function.

(By the way, the "Introduction" of the F2008 standard lists the most
important changes - such as this one.)

Build and regtested on x86-64-linux.
OK for the trunk?

Tobias

This is OK.


Jerry


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