This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Support TYPE (intrinsic-type-spec)


On 06/26/2010 12:58 AM, Tobias Burnus wrote:
Fortran 2003 has:

R502 declaration-type-spec is intrinsic-type-spec
                            or TYPE ( derived-type-spec )

Fortran 2008 added:
                            or TYPE ( intrinsic-type-spec )

which the attached patch implements.

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

Tobias

OK for trunk.


Thanks for patch!

Jerry


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