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.

Reply via email to