--- Comment #5 from jvdelisle at gcc dot gnu dot org 2010-05-23 14:46
---
yes, lets close
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
St
--- Comment #4 from burnus at gcc dot gnu dot org 2010-05-23 10:20 ---
Now that PR 43851 has been fixed, can we close this PR as WONTFIX?
[Checking the constraints for -std=f2003 is quite difficult - as it turned out
- and Fortran 2008 allows any constant expression (= 'initialization
e
--- 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 [ di
--- Comment #2 from kargl at gcc dot gnu dot org 2009-03-28 03:40 ---
(In reply to comment #1)
> I think it is allowed in Fortran 2008 (could also be F2003 - I don't recall).
> Since that Fortran version also "STOP " is allowed.
>
It is not allowed in F2003.
8.4 STOP statement
R849 s
--- Comment #1 from burnus at gcc dot gnu dot org 2009-03-27 23:28 ---
I think it is allowed in Fortran 2008 (could also be F2003 - I don't recall).
Since that Fortran version also "STOP " is allowed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39555