On Fri, Jun 06, 2014 at 06:21:02PM +0200, FX wrote:
> Hi all,
> 
> Our Fortran 2003 status page [1] says gfortran does not support "Kind type 
> parameters of integer specifiers?. This item is defined thusly (item 4.9 in 
> [2]):
> 
> > Some of the integer specifiers (e.g. NEXTREC) were limited to default kind 
> > in Fortran 95. Any kind of integer is permitted in Fortran 2003.
> 
> 
> I wanted to fix this, so I combed through the 95, 2003 and 2008 standards, 
> and listed these changes. F2003 lifted all requirements on integer 
> specifiers, and F2008 lifted requirements on logical specifiers. However, it 
> appears that all of these are actually already handled in current trunk! So 
> I?m proposing a simple two-fold action:
> 
>   - update the Fortran 2003 status to indicate our compliance
>   - commit the attached testcase (bootstrapped and regtested on 
> x86_64-apple-darwin) which will make sure we stay that way.
> 
> OK?

This is OK with me.

-- 
Steve

Reply via email to