https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104999
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>: https://gcc.gnu.org/g:774ab2edcb5f3a24ed3a5cffd1143bd49a69f1ee commit r12-7771-g774ab2edcb5f3a24ed3a5cffd1143bd49a69f1ee Author: Harald Anlauf <anl...@gmx.de> Date: Tue Mar 22 20:54:18 2022 +0100 Fortran: ensure intialization of stride array gcc/fortran/ChangeLog: PR fortran/104999 * simplify.cc (gfc_simplify_cshift): Ensure temporary holding source array stride is initialized.