[Bug fortran/73142] Reading a namelist fails - my code worked until 4.8.2
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 02:16:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list