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: Legacy patches - should I wait?


Both features are supported by PGI Fortran CE 18.10 without the need for any compiler switches.

I agree that users should be encouraged to write standard conforming code that is why the patches are only enabled using -fdec-format-defaults and -fdec-blank-format-item and in turn by -fdec. They are intended for the case where there is a large codebase and it would take considerable effort to fix the code.

When would be a good time to submit the patches for consideration, now or after the current development stage (regression and documentation fixes only) is over?

Mark

On 21/01/2019 16:24, Steve Kargl wrote:
  What
compilers support these nonconforming constructs?  gfortran currently
issues errors for ii and (my interpretation of) i.  We should be
actively encouraging users to write standard conforming code.

--
https://www.codethink.co.uk/privacy.html


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