octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54390] liboctave/external incompatibilities w


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54390] liboctave/external incompatibilities with upcoming Fortran 2018
Date: Thu, 26 Jul 2018 19:25:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #3, bug #54390 (project octave):

Rik - I think we basically require at least Fortran 77 support. Octave used to
build with g77 and I doubt any changes were needed to move from g77 to
gfortran.

This is the first time I've seen gfortran spit out any deprecation messages
about features that are being pruned from the Fortran language. And it's
possible that these will remain warnings forever, maybe gfortran will keep
supporting these structures forever if it's desired to keep building old
code.

The -std option to gfortran doesn't seem as flexible as the g++ option. I
think we want to use -std=gnu, which is the default, but with gfortran 9, that
is now including these new warning messages.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54390>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]