https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Harald Anlauf <[email protected]>: https://gcc.gnu.org/g:748f8a8b145dde59c7b63aa68b5a59515b7efc49 commit r13-1698-g748f8a8b145dde59c7b63aa68b5a59515b7efc49 Author: Harald Anlauf <[email protected]> Date: Thu Jul 14 22:24:55 2022 +0200 Fortran: error recovery for bad initializers of implied-shape arrays [PR106209] gcc/fortran/ChangeLog: PR fortran/106209 * decl.cc (add_init_expr_to_sym): Handle bad initializers for implied-shape arrays. gcc/testsuite/ChangeLog: PR fortran/106209 * gfortran.dg/pr106209.f90: New test. Co-authored-by: Steven G. Kargl <[email protected]>
