https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89274
Janne Blomqvist <jb at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jb at gcc dot gnu.org
--- Comment #1 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Seems obvious, Ok for trunk with a ChangeLog.
Another point of view would be that for list-directed we should always use
width=0 for all kinds; that would make list-directed more useful for things
like
print *, 'Frobnicator value is ', frob, ' frobs.'
but would make it less useful for outputting tables.