https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79755
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- --enable-checking=release (the default on release branches) is not --enable-checking=yes (which is needed to reproduce this checking error-recovery failure).
