------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-22
21:32 -------
OK, let's try it again. The facts are the following:
1. there is no mechanism in gfortran to issue warnings at runtime when those
depend on compilation flags
2. the meaning of $ as an edit descriptor is not ambiguous
I will submit a patch to enable $ as an edit descriptor, issue a warning if this
descriptor is found at compile time (for example, in a format statement, or in a
constant format string). And we'll keep this PR open to remember that when point
1 above (no strict conformance warnings in library) is fixed, I'll add the check
needed.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |libfortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20006