From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF3E13852643; Fri, 7 Jul 2023 20:30:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF3E13852643 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688761815; bh=4/LAfBndUuaVPQLkHjpbaIiHTZVKNEOd6P1J0tqnMNY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=T/r5yrrJrA7RkGCQBrzDButKhtcAsne/fleSXV/qnmgiwzo8p64eEwWw+1bhmRXzw UfMUBdBA0tW368uuF8crgXAKgupubdM6FbXoenYi8pZ6ySuq0swuSju3ukHG4TzyW0 K27csxQ2Jd1yFS7CoJ8dV4f4C1O3A9BwXfGklZ1w= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/107397] [11/12 Regression] ICE in gfc_arith_plus, at fortran/arith.cc:654 Date: Fri, 07 Jul 2023 20:30:15 +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: 13.0 X-Bugzilla-Keywords: ice-on-invalid-code, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: jvdelisle at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D107397 --- Comment #14 from anlauf at gcc dot gnu.org --- This PR is half a zombie. Jerry, do you plan to backport the fixes in comment#8 and comment#11 so that we can finally close this one?=