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/38439] I/O PD edit descriptor inconsistency



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2009-01-23 05:46 -------
gfortran's current format parser is completely lost by the time an error is
thrown.  I have a patch that detects the actual error and the locus is spot on.

I am fixing both compile time and run time to reject the exponent width with a
D edit descriptor.

I will have a look at the d0 case as well.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38439


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