public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ?
@ 2011-01-31  8:49 burnus at gcc dot gnu.org
  2011-02-11 21:13 ` [Bug fortran/47550] " burnus at gcc dot gnu.org
  2011-02-11 21:19 ` burnus at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-01-31  8:49 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/47550] PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ?
  2011-01-31  8:49 [Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ? burnus at gcc dot gnu.org
@ 2011-02-11 21:13 ` burnus at gcc dot gnu.org
  2011-02-11 21:19 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-02-11 21:13 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-11 21:07:20 UTC ---
Author: burnus
Date: Fri Feb 11 21:07:17 2011
New Revision: 170060

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170060
Log:
2011-02-11  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47550
        * resolve.c (resolve_formal_arglist): PURE with VALUE
        and no INTENT: Add -std= diagnostics.

2011-02-11  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47550
        * gfortran.dg/pure_formal_2.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/pure_formal_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/47550] PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ?
  2011-01-31  8:49 [Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ? burnus at gcc dot gnu.org
  2011-02-11 21:13 ` [Bug fortran/47550] " burnus at gcc dot gnu.org
@ 2011-02-11 21:19 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-02-11 21:19 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-11 21:13:35 UTC ---
FIXED.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-11 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31  8:49 [Bug fortran/47550] New: PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_STD_F2008 ? burnus at gcc dot gnu.org
2011-02-11 21:13 ` [Bug fortran/47550] " burnus at gcc dot gnu.org
2011-02-11 21:19 ` burnus at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).