https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80741
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Regression 7/8] DTIO wrong |[Regression 7/8] DTIO wrong
|code causes incorrect |code causes incorrect
|behaviour of rewind with |behaviour of namelist READ
|namelist |
--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
REWIND is a distraction here. The rewind is working fine. The issue is the READ
right after. Still investigating.