This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24416] Wrong reading following namelist reading
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2005 19:08:16 -0000
- Subject: [Bug libfortran/24416] Wrong reading following namelist reading
- References: <bug-24416-11540@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pault at gcc dot gnu dot org 2005-10-20 19:08 -------
> This one is scary. I add Paul T to the Cc list (since he's familiar with
> namelist). As far as I can tell, this looks like a purely library-side problem
> (the code emitted by the front-end looks fine).
I had totally forgotten about this horror. I encountered it whilst writing
namelist and just, well, ... forgot it.
Add a variable of any other kind to the namelist and the problem goes away.
I'll add it to the TODO list. I will also see if Jerry is interested. He
knows namelist almost as well as I do.
Thanks for reporting this. One way or another we will get onto it asap.
Paul T
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24416