https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93522
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:224efaf7e1e9240b64602ea81a255cb43e4dcb0c commit r10-7510-g224efaf7e1e9240b64602ea81a255cb43e4dcb0c Author: Tobias Burnus <tob...@codesourcery.com> Date: Thu Apr 2 11:16:17 2020 +0200 [Fortran] Fix error cleanup of select rank (PR93522) PR fortran/93522 * match.c (gfc_match_select_rank): Fix error cleanup. PR fortran/93522 * gfortran.dg/select_rank_4.f90: New.