https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31190
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > I agree with comments #1 and #2 that minimal width and fixed width > list-directed I/O can be useful, and I don't think gfortran should change > its default list-directed output, because some people may be relying, > unwisely on a particular format. But an OPTION for minimal width > list-directed output could be useful. No activity for more than six years. I don't see the point to waste any time to implement such an option while the user can use the 'g0' format for compact output. I am in favor to close this PR as WONTFIX without waiting for another decade.