This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR 63674: procedure pointer and non/pure procedure


Janus Weil wrote:
2014-12-14 12:00 GMT+01:00 FX <fxcoudert@gmail.com>:
Good point, thank you. Updated patch attached.
I guess I still new formal approval by someone with reviewer status â
OK
Thanks, committed as r218717.

Can you change "non-pure" to "impure"? That would better match the Fortran naming, where "impure" is the default unless "pure" or "elemental" is used. (It was added to permit "impure elemental" procedures.)

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]