------- Comment #16 from sgk at troutmask dot apl dot washington dot edu  
2009-09-11 21:08 -------
Subject: Re:  VOLATILE in Fortran does not take effect

On Fri, Sep 11, 2009 at 08:39:38PM -0000, mikael at gcc dot gnu dot org wrote:
> 
> I get:
> 
> pr41335.f:3.23:
> 
>         volatile double precision a                                     
>                        1
> Error: Syntax error in VOLATILE statement at (1)
> 

Is this for fixed-form or free-form source code?
For fixed-form, the above should parse as 
'volatile doubleprecisiona'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41335

Reply via email to