https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98825
--- Comment #7 from max.pd at gmx dot de ---
This DEC-F77 specification seems to be very adequate for the -fdec compiler
flag. For general use of the '$' in format expressions (even without the
compiler flag), it would not make much sense. Here it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98825
--- Comment #5 from max.pd at gmx dot de ---
The -fdec compiler flag provides a possible work around. When opening a Unit
with CARRIAGECONTROL='NONE' (an option available with DEC extensions in
gfortran), the program won't show the unexpected beha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98825
--- Comment #3 from max.pd at gmx dot de ---
Here some details to outline the issue:
The problem is affecting
1) "gcc/libgfortran/io/format.c"
2) "gcc/libgfortran/io/transfer.c"
of the gcc source tree.
The feature, implemented as FMT_DOLLAR
c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98825
--- Comment #2 from max.pd at gmx dot de ---
(In reply to Dominique d'Humieres from comment #1)
> AFAIU $ fin format is a DEC(?) extension: see e.g.
> http://www.gf.uns.ac.rs/~hidro/download/CVF_LREF.PDF
>
> Thi is not implemented in gfortran.
W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98825
Bug ID: 98825
Summary: Unexpected behavior of FORTRAN FORMAT expressions when
suppressing new line with '$'
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Sev