From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 40ED33954E3A; Thu, 8 Dec 2022 18:47:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 40ED33954E3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670525257; bh=prS+tWHM9DBENInMCfcSGJHLUlV8FYtQxYCvFh7ZPD4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pvQtcDfZ/Dbr5vCEKK+z+H0hJDkZHJKXRJi+7k4RBoR6z1mOMYkLUZZzJiQHgjN3C B4euIzC/KV4LngWizHPQJGhU7ZfESximyywZTESq+KnsAKoAF6ffw3L1hMzEuiysAB 11XT+F4XECkpBkRN+MNwZN+1UfZGYv0OdL5S/O5o= From: "jbglaw@lug-owl.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107997] [13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel Date: Thu, 08 Dec 2022 18:47:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jbglaw@lug-owl.de 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D107997 --- Comment #4 from Jan-Benedict Glaw --- Created attachment 54049 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54049&action=3Dedit Reduced testcase (cvise)=