This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/73142] Reading a namelist fails - my code worked until 4.8.2


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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jvdelisle at gcc dot gnu.org

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Since this worked before and broke it is considered a regression. At the time I
fixed it on 7.0 I either did not realize it was a regression or I have not
backported it yet. I will add this one to my list to confirm and backport.

However, it will not go as far back as 4.8.  Most likely only to 5 ad 6.

Generally speaking, we do not support whatever it is the third parties like
equation.com do. 4.8 is a long way away from 7, many bugs fixed, many features
added, so if you have a way to do so, try to update.

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