------- Comment #3 from fxcoudert at gcc dot gnu dot org  2009-03-28 13:37 
-------
(In reply to comment #2)
> It is not allowed in F2003.
> 
> 8.4  STOP statement
> R849 stop-stmt      is STOP [ stop-code ]
> R850 stop-code      is scalar-char-constant
>                     or digit [ digit [ digit [ digit [ digit ] ] ] ]

I agree with you for F2003. For F2008, however, the draft I have
(08-007r1:2008/02/19) says:

R855    stop-stmt is STOP [ stop-code ]
R857    stop-code is scalar-char-initialization-expr
                                or scalar-int-initialization-expr


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-03-28 13:37:28
               date|                            |


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

Reply via email to