This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/38772] r143102 breaks xplor-nih
- From: "howarth at nitro dot med dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2009 16:28:30 -0000
- Subject: [Bug libfortran/38772] r143102 breaks xplor-nih
- References: <bug-38772-11113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from howarth at nitro dot med dot uc dot edu 2009-01-09 16:28 -------
Jerry,
Your test program doesn't produce an error under ifort 10.1.015. I'll try
to pinpoint the exact failure this weekend. At the moment, the problem appears
to be in the code that reads the reflections data. This is in the format...
INDEx 0 2 0 Fobs 4171.8999
The xplor-nih gets confused parsing these fields and then doesn't recognize the
END statement closing the reflections data section of the xplor.inp script.
I'll
try some print statements to figure out where the parsing is deviating with the
recent libgfortran change.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38772