Re: [patch, fortran] Fix PR 126058, plus some more issues
Thomas Koenig <[email protected]> Wed, 15 Jul 2026 21:00:10 +0200
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve, >> >> what it says in the ChangeLog. >> >> Regression-tested. (I am now using >> >> make -j16 check-fortran 2>&1 | tee outfile | grep -i fail >> >> as a way to only get the relevant parts for failure, which means >> that I no longer need to scroll up. Maybe this is also useful for >> other people). >> >> OK for trunk? >> > > Yes. The patch looks good to me. Thanks for cleaning > up and adding better diagnostics to gfortran. Pushed as https://gcc.gnu.org/g:c45c5ee3f5c51c00153173f7416946c05ce1b172 . Thanks for the review! Best regards Thomas