https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48419
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
CC| |tkoenig at gcc dot gnu.org
Summary|Reduce gfortran stack usage |[ABI cleanup] Reduce
|for procedures doing IO |gfortran stack usage for
| |procedures doing IO
--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
We could do this if we clean up the ABI. If we do that, we could also
revisit PR 45715 :-)
Is there an ABI cleanup PR somewhere?