This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/73142] Reading a namelist fails - my code worked until 4.8.2
- From: "jvdelisle at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2016 02:16:26 +0000
- Subject: [Bug fortran/73142] Reading a namelist fails - my code worked until 4.8.2
- Auto-submitted: auto-generated
- References: <bug-73142-4@http.gcc.gnu.org/bugzilla/>
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.