This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ?
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 31 Jan 2011 08:36:45 +0000
- Subject: [Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ?
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47550
Summary: PURE with VALUE and w/o INTENT: add gfc_notify_std
(GFC_STD_F2008 ?
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: burnus@gcc.gnu.org
PURE procedures with VALUE and without INTENT are allowed since Fortran 2008
The support has been added via
http://gcc.gnu.org/ml/fortran/2011-01/msg00277.html
Should there be a gfc_notify_std with Error: "Fortran 2008: "?
Cf. http://j3-fortran.org/doc/year/11/11-139.txt