From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CCE5B3858C2A; Sat, 20 Jan 2024 09:12:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CCE5B3858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705741952; bh=pKPNUkpopc+Jp9cw7F/BND0LKMhNfCZky3ShMSJe5x0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ME3e+fanRg0oM4cmUpcwY35SDeql0xLmgb9afQeWnrEEyekEWW/L4gHNwLc1zgzEM kZFQ/jZ9EXExyz/Ru12MuIoZiUhnUOydjuc908zHIxft3tnu2Tned7PnsRSIqAsF7c Ynnlq/vIt4qcyH8htyD0KjloczZK1P15peceMWZ0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/113521] ICE when building swi-prolog-9.1.2 with LTO in verify_gimple_in_cfg Date: Sat, 20 Jan 2024 09:12:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: lto X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D113521 --- Comment #2 from Andrew Pinski --- Note this code is definitely undefined . We should not be ICEing on it thou= gh.=