public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy
       [not found] <bug-58000-4@http.gcc.gnu.org/bugzilla/>
@ 2013-07-27 14:58 ` kargl at gcc dot gnu.org
  2014-02-08 14:48 ` dominiq at lps dot ens.fr
  2015-08-26 14:59 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: kargl at gcc dot gnu.org @ 2013-07-27 14:58 UTC (permalink / raw)
  To: gcc-bugs

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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org
           Severity|normal                      |enhancement


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

* [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy
       [not found] <bug-58000-4@http.gcc.gnu.org/bugzilla/>
  2013-07-27 14:58 ` [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy kargl at gcc dot gnu.org
@ 2014-02-08 14:48 ` dominiq at lps dot ens.fr
  2015-08-26 14:59 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-02-08 14:48 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-02-08
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I don't see the need for this extension: replacing "NAME=" ("name=") with
"FILE=" ("file=") is trivial with sed or other editing tools if the code does
not contain any variable 'NAME' ('name'). If it does, the task remains
semi-trivial using regular expressions.

Unless someone objects I'll prepare another entry for the "Extensions not
implemented in GNU Fortran" section of the manual.


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

* [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy
       [not found] <bug-58000-4@http.gcc.gnu.org/bugzilla/>
  2013-07-27 14:58 ` [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy kargl at gcc dot gnu.org
  2014-02-08 14:48 ` dominiq at lps dot ens.fr
@ 2015-08-26 14:59 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2015-08-26 14:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58000

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu.org

--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #1)
> Unless someone objects I'll prepare another entry for the "Extensions not
> implemented in GNU Fortran" section of the manual.

I definitely think this is not worth it. We should indeed document it.


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

end of thread, other threads:[~2015-08-26 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-58000-4@http.gcc.gnu.org/bugzilla/>
2013-07-27 14:58 ` [Bug fortran/58000] Accept OPEN( ... NAME=) with -std=legacy kargl at gcc dot gnu.org
2014-02-08 14:48 ` dominiq at lps dot ens.fr
2015-08-26 14:59 ` fxcoudert 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).