https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118774
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jerry DeLisle <[email protected]>: https://gcc.gnu.org/g:471c3c3da9c55fd99f813d16ffa9bde499539333 commit r17-1733-g471c3c3da9c55fd99f813d16ffa9bde499539333 Author: Jerry DeLisle <[email protected]> Date: Sun Jun 21 21:20:41 2026 -0700 fortran: Fix FMT_X and adjust the test case. PR libfortran/118774 libgfortran/ChangeLog: * io/transfer.c (formatted_transfer_scalar_write): Set nspaces to number of skips for FMT_X. gcc/testsuite/ChangeLog: * gfortran.dg/fmt_t_10.f90: Adjust the test case results check.
