From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C4793858C27; Thu, 21 Sep 2023 11:10:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C4793858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695294640; bh=/KwXlYP1kHSrSDhZBYwlVL3OCN4KCZh7BYIp3Dr5ZC0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RJZVifeNW/3Hgbe3/Rwp8s54FvHp16zbr/cwgCmnFgURIYK4Z55r37HYP5XhE6q8l 4zfXitqPZmtOsE3V5YAfs7MsjSPrpZvMnhFSLmMe+z1UlOEeUWL32/Ml/Koa7KRFK5 B/oCek5pWdgXo8fsCo3ymI+IZ5xZW4HVT3iReYWU= From: "frank.scheiner at web dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111425] ia64: ICE in net/ipv4/fib_semantics.c:1621:1: internal compiler error: Segmentation fault Date: Thu, 21 Sep 2023 11:10:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: frank.scheiner at web dot de X-Bugzilla-Status: NEW 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=3D111425 --- Comment #6 from Frank Scheiner --- Dear Richard, would it be helpful to bisect this problem or is it already known where and when the problem was introduced? I anyhow wanted to look into how those cross-compilers over at [1] are built and a bisecting run could be the right excuse to actually do that. Cheers, Frank [1]: https://mirrors.edge.kernel.org/pub/tools/crosstool/=