From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B7F4385084D; Wed, 12 Oct 2022 12:42:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B7F4385084D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665578570; bh=rGhwWfiuXu7DrY262DmGpM3ksehWu/nchYK2IPcKrIs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bq+n4XCI/pGA11Gw1rVoJ9oXTIAmkTVFtABdfY7EtBWlvUEjcW7Isf9fwbp4X7i26 q3kZyfrpJm4Z4WltGvo9K1Dyxi8dPHx5oIKzokG6aqK2mpP8ANM1r0irRm0OR7LbeW A4qQej/9tk3su4tOBVTyKvP1AaKCXaF9WgZ1qtCU= From: "mikael at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/105012] [12/13 Regression] wrf from SPECCPU2017 ICEs during LTO linking since r12-7692-g8db155ddf8cec9 Date: Wed, 12 Oct 2022 12:42:49 +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: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: mikael at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: mikael at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D105012 Mikael Morin changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #37 from Mikael Morin --- (In reply to Richard Biener from comment #14) > I installed a workaround for the ICE, the fortran issue remains Fortran issue now fixed as well, and backported for 12.3, 11.4, and 10.5 releases. Closing.=