From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4E7D3AA8CB4; Tue, 30 Aug 2022 07:08:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4E7D3AA8CB4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661843325; bh=9EZbWxq7RLzOViM2/J9j42zidQ4A+keBE5h72hLdcPA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p7/2HHVhZHahlXcvxRrDzz0PgmvRw0S/+einDVzc+x/tI5OACgHpZ07GaWlVMhTM1 RzokasNJJTchSQEXUqJtqIbjURwFoEAZwoYyKQ/NF2A/kKOxLfqmExru1GTa0bJh/T q34FKO+qieqetuNzUxwmLtqY8TKD6eGC6c+5PvKo= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/106771] [OOP] ICE with PACK intrinsic, in gfc_conv_expr_descriptor, at fortran/trans-array.c:7328 Date: Tue, 30 Aug 2022 07:08:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 9.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106771 --- Comment #6 from Richard Biener --- Note that the GCC 9 branch is no longer maintained so the issue is fixed in= all maintained versions? If so please close as fixed.=